SAP ABAP Class CL_SLIN_PARSE_RULE (Non-Terminal with Relevant Rule)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA-EPC (Application Component) Extended Program Check (SLIN)
⤷
SLIN_INTERN (Package) Internal Use for SLIN (changes made without discussion)

⤷

⤷

Properties
Class | CL_SLIN_PARSE_RULE | |
Short Description | Non-Terminal with Relevant Rule | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SLIN_INTERN | Internal Use for SLIN (changes made without discussion) |
Created | 20071122 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_SLIN_PARSE_RULE has no interface implemented.
Friends
Class CL_SLIN_PARSE_RULE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '_' | 20071122 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SLIN_PARSE_GRAMMAR | Reference Back to Grammar | 20071122 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Non-Terminal Generates Own Nodes in Result Tree | 20071122 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Ignore Matching Values | 20071122 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | RULE | Non-Terminal Rule | 20071122 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | ' _ ?>' | 20071122 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '<+*>' | 20071122 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Name of Rule (Non-Terminal) | 20071122 | ||
9 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | '#' | 20071122 | ||
10 | ![]() |
Constant | Public | Type reference (TYPE) | FLAG | ':' | 20071122 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Match Rule Tree with Statement and Create Result Tree | 20071122 |
2 | ![]() |
Static method | Public | Method | Factory | 20071122 |
3 | ![]() |
Instance method | Public | Method | Inline Rule | 20071122 |
4 | ![]() |
Instance method | Public | Method | 20120520 | |
5 | ![]() |
Instance method | Public | Method | Create Result Tree for Current Statement | 20071122 |
6 | ![]() |
Instance method | Private | Method | Undo Grammar Context | 20071122 |
7 | ![]() |
Instance method | Private | Method | Set Grammar Context | 20071122 |
8 | ![]() |
Instance method | Public | Method | Set: Ignore Result Values | 20071122 |
9 | ![]() |
Instance method | Public | Method | Show-Utility | 20071122 |
10 | ![]() |
Instance method | Public | Method | Enables Internal Optimization of Rule Tree | 20071122 |
11 | ![]() |
Instance method | Public | Method | Enables Internal Optimization of Rule Tree | 20071122 |
Events
Class CL_SLIN_PARSE_RULE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | STATEMATCH | Private | See coding | 20071122 | begin of StateMatch,
cacheRuleName type string,
cacheGrammar type ref to CL_SLIN_PARSE_GRAMMAR,
end of StateMatch
|
Method Signatures
Method FIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RET | Value transfer | Object reference (TYPE REF TO) | PARSENAMEVALUEMATCHES | 20080321 | |||
2 | ![]() |
WORK | Call by reference | Object reference (TYPE REF TO) | PARSEABAPSTATE | 20071122 |
Method FIT on class CL_SLIN_PARSE_RULE has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
GRAMMAR | Call by reference | Object reference (TYPE REF TO) | CL_SLIN_PARSE_GRAMMAR | zugehörige Grammatik | 20071122 | ||
2 | ![]() |
ISRULEWITHNEWNODE | Call by reference | Type reference (TYPE) | BOOLEAN | Nonterminal bildet eigenen Ergebnisknoten? | 20071122 | ||
3 | ![]() |
RET | Value transfer | Object reference (TYPE REF TO) | CL_SLIN_PARSE_RULE | 20080321 | |||
4 | ![]() |
RULE_DESC | Call by reference | Type reference (TYPE) | STRING | textuelle Regelbeschreibung | 20071122 | ||
5 | ![]() |
RULE_NAME | Call by reference | Type reference (TYPE) | STRING | Regelname | 20071122 |
Method GET_INSTANCE on class CL_SLIN_PARSE_RULE has no exception.
Method MACRO_EXPAND Signature
Method MACRO_EXPAND on class CL_SLIN_PARSE_RULE has no parameter.
Method MACRO_EXPAND on class CL_SLIN_PARSE_RULE has no exception.
Method MATCH_ATTR_START Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRS | Call by reference | Type reference (TYPE) | CL_SLIN_UTIL=>PARSE_ATTR_SEQ | 20120520 | |||
2 | ![]() |
LEX | Call by reference | Object reference (TYPE REF TO) | CL_SLIN_LEXER | 20120520 | |||
3 | ![]() |
MATCH | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120520 |
Method MATCH_ATTR_START on class CL_SLIN_PARSE_RULE has no exception.
Method MATCH_START Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LEX | Call by reference | Object reference (TYPE REF TO) | CL_SLIN_LEXER | 20120210 | |||
2 | ![]() |
RET | Value transfer | Object reference (TYPE REF TO) | CL_SLIN_PARSE_NODE | 20080321 |
Method MATCH_START on class CL_SLIN_PARSE_RULE has no exception.
Method RESETSTATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MATCHVARS | Call by reference | Object reference (TYPE REF TO) | PARSENAMEVALUEMATCHES | 20071122 | |||
2 | ![]() |
RET | Value transfer | Object reference (TYPE REF TO) | PARSENAMEVALUEMATCHES | 20080321 | |||
3 | ![]() |
STATE | Call by reference | Type reference (TYPE) | STATEMATCH | 20071122 | |||
4 | ![]() |
WORK | Call by reference | Object reference (TYPE REF TO) | PARSEABAPSTATE | 20071122 |
Method RESETSTATE on class CL_SLIN_PARSE_RULE has no exception.
Method SETSTATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RET | Value transfer | Type reference (TYPE) | STATEMATCH | 20080321 | |||
2 | ![]() |
WORK | Call by reference | Object reference (TYPE REF TO) | PARSEABAPSTATE | 20071122 |
Method SETSTATE on class CL_SLIN_PARSE_RULE has no exception.
Method SET_PRUNE_PARSE_RESULT Signature
Method SET_PRUNE_PARSE_RESULT on class CL_SLIN_PARSE_RULE has no parameter.
Method SET_PRUNE_PARSE_RESULT on class CL_SLIN_PARSE_RULE has no exception.
Method SHOW Signature
Method SHOW on class CL_SLIN_PARSE_RULE has no parameter.
Method SHOW on class CL_SLIN_PARSE_RULE has no exception.
Method XOR_EXPAND Signature
Method XOR_EXPAND on class CL_SLIN_PARSE_RULE has no parameter.
Method XOR_EXPAND on class CL_SLIN_PARSE_RULE has no exception.
Method XOR_OPTIMIZE Signature
Method XOR_OPTIMIZE on class CL_SLIN_PARSE_RULE has no parameter.
Method XOR_OPTIMIZE on class CL_SLIN_PARSE_RULE has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 711 |