Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X _ 

A

AbsExpression() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
AbsExpression() - Method in class org.openl.grammar.jgrammar.JGrammar
 
ABSTRACT - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
addEscapes(String) - Static method in exception org.openl.grammar.bexgrammar.TokenMgrError
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
addEscapes(String) - Static method in error org.openl.grammar.jgrammar.TokenMgrError
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
addEscapes(String) - Static method in class org.openl.grammar.ParserErrorMessage
 
AdditiveExpression() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
AdditiveExpression() - Method in class org.openl.grammar.jgrammar.JGrammar
 
addToken(String, Object) - Method in class org.openl.grammar.BracketMatcher
 
adjustBeginLineColumn(int, int) - Method in class org.openl.grammar.bexgrammar.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
adjustBeginLineColumn(int, int) - Method in class org.openl.grammar.jgrammar.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
AllocationExpression() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
AllocationExpression() - Method in class org.openl.grammar.jgrammar.JGrammar
 
AND - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
ANDASSIGN - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
ANDASSIGN - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
ArrayDimsAndInits() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
ArrayDimsAndInits() - Method in class org.openl.grammar.jgrammar.JGrammar
 
ArrayInitializer() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
ArrayInitializer() - Method in class org.openl.grammar.jgrammar.JGrammar
 
ASSIGN - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
ASSIGN - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.

B

backup(int) - Method in class org.openl.grammar.bexgrammar.SimpleCharStream
Backup a number of characters.
backup(int) - Method in class org.openl.grammar.jgrammar.SimpleCharStream
Backup a number of characters.
BANG - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
BANG - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
BaseTokenMgrError - Exception in org.openl.grammar
 
BaseTokenMgrError(String) - Constructor for exception org.openl.grammar.BaseTokenMgrError
 
BaseTokenMgrError() - Constructor for exception org.openl.grammar.BaseTokenMgrError
 
BaseTokenMgrError(boolean, int, int, int, String, char, int, String) - Constructor for exception org.openl.grammar.BaseTokenMgrError
 
begin(Token) - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
begin(Token) - Method in class org.openl.grammar.jgrammar.JGrammar
 
beginColumn - Variable in class org.openl.grammar.bexgrammar.Token
The column number of the first character of this Token.
beginColumn - Variable in class org.openl.grammar.jgrammar.Token
The column number of the first character of this Token.
beginLine - Variable in class org.openl.grammar.bexgrammar.Token
The line number of the first character of this Token.
beginLine - Variable in class org.openl.grammar.jgrammar.Token
The line number of the first character of this Token.
BeginToken() - Method in class org.openl.grammar.bexgrammar.SimpleCharStream
Start.
BeginToken() - Method in class org.openl.grammar.jgrammar.SimpleCharStream
Start.
BExGrammar - Class in org.openl.grammar.bexgrammar
 
BExGrammar() - Constructor for class org.openl.grammar.bexgrammar.BExGrammar
 
BExGrammar(InputStream) - Constructor for class org.openl.grammar.bexgrammar.BExGrammar
Constructor with InputStream.
BExGrammar(InputStream, String) - Constructor for class org.openl.grammar.bexgrammar.BExGrammar
Constructor with InputStream and supplied encoding
BExGrammar(Reader) - Constructor for class org.openl.grammar.bexgrammar.BExGrammar
Constructor.
BExGrammar(BExGrammarTokenManager) - Constructor for class org.openl.grammar.bexgrammar.BExGrammar
Constructor with generated Token Manager.
BExGrammarConstants - Interface in org.openl.grammar.bexgrammar
Token literal values and constants.
BExGrammarTokenManager - Class in org.openl.grammar.bexgrammar
Token Manager.
BExGrammarTokenManager(SimpleCharStream) - Constructor for class org.openl.grammar.bexgrammar.BExGrammarTokenManager
Constructor.
BExGrammarTokenManager(SimpleCharStream, int) - Constructor for class org.openl.grammar.bexgrammar.BExGrammarTokenManager
Constructor.
BExGrammarWithParsingHelp - Class in org.openl.grammar.bexgrammar
 
BExGrammarWithParsingHelp() - Constructor for class org.openl.grammar.bexgrammar.BExGrammarWithParsingHelp
 
BIT_AND - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
BIT_AND - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
BIT_OR - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
BIT_OR - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
BIT_XOR - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
BitwiseAndExpression() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
BitwiseOrExpression() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
BitwiseXorExpression() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
Block() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
Block() - Method in class org.openl.grammar.jgrammar.JGrammar
 
BlockStatement() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
BlockStatement() - Method in class org.openl.grammar.jgrammar.JGrammar
 
BlockStatementList() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
BlockStatementList() - Method in class org.openl.grammar.jgrammar.JGrammar
 
BOOL_AND - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
BOOL_OR - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
BooleanLiteral() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
BooleanLiteral() - Method in class org.openl.grammar.jgrammar.JGrammar
 
BracketMatcher - Class in org.openl.grammar
 
BracketMatcher() - Constructor for class org.openl.grammar.BracketMatcher
 
BracketMatcher.BracketsStackObject - Class in org.openl.grammar
 
BracketsStackObject(BracketMatcher.Brackets, Object, String) - Constructor for class org.openl.grammar.BracketMatcher.BracketsStackObject
 
BracketsStackObject(BracketMatcher.Brackets, Object) - Constructor for class org.openl.grammar.BracketMatcher.BracketsStackObject
 
BREAK - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
BREAK - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
BreakStatement() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
BreakStatement() - Method in class org.openl.grammar.jgrammar.JGrammar
 
bufcolumn - Variable in class org.openl.grammar.bexgrammar.SimpleCharStream
 
bufcolumn - Variable in class org.openl.grammar.jgrammar.SimpleCharStream
 
buffer - Variable in class org.openl.grammar.bexgrammar.SimpleCharStream
 
buffer - Variable in class org.openl.grammar.jgrammar.SimpleCharStream
 
bufline - Variable in class org.openl.grammar.bexgrammar.SimpleCharStream
 
bufline - Variable in class org.openl.grammar.jgrammar.SimpleCharStream
 
bufpos - Variable in class org.openl.grammar.bexgrammar.SimpleCharStream
Position in buffer.
bufpos - Variable in class org.openl.grammar.jgrammar.SimpleCharStream
Position in buffer.
BUSINESS_INTEGER_LITERAL - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.

C

CALCULATE - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
CASE - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
CASE - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
CastExpression() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
CastExpression() - Method in class org.openl.grammar.jgrammar.JGrammar
 
CastLookahead() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
CastLookahead() - Method in class org.openl.grammar.jgrammar.JGrammar
 
CATCH - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
CATCH - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
CHARACTER_LITERAL - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
CHARACTER_LITERAL - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
checkAtTheEnd() - Method in class org.openl.grammar.BracketMatcher
 
ClassName() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
ClassName() - Method in class org.openl.grammar.jgrammar.JGrammar
 
COLON - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
COLON - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
column - Variable in class org.openl.grammar.bexgrammar.SimpleCharStream
 
column - Variable in class org.openl.grammar.jgrammar.SimpleCharStream
 
COMMA - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
COMMA - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
CommaSeparatedList() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
ConditionalAndExpression() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
ConditionalAndExpression() - Method in class org.openl.grammar.jgrammar.JGrammar
 
ConditionalExpression() - Method in class org.openl.grammar.jgrammar.JGrammar
 
ConditionalImplExpression() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
ConditionalImplExpression() - Method in class org.openl.grammar.jgrammar.JGrammar
 
ConditionalOrExpression() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
ConditionalOrExpression() - Method in class org.openl.grammar.jgrammar.JGrammar
 
ConditionalTernaryExpression() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
ConditionalXorExpression() - Method in class org.openl.grammar.jgrammar.JGrammar
 
CONST - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
CONST - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
CONTINUE - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
CONTINUE - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
ContinueStatement() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
ContinueStatement() - Method in class org.openl.grammar.jgrammar.JGrammar
 
curChar - Variable in class org.openl.grammar.bexgrammar.BExGrammarTokenManager
 
curChar - Variable in class org.openl.grammar.jgrammar.JGrammarTokenManager
 
currentToken - Variable in exception org.openl.grammar.bexgrammar.ParseException
This is the last token that has been consumed successfully.
currentToken - Variable in exception org.openl.grammar.jgrammar.ParseException
This is the last token that has been consumed successfully.

D

DATE_FORMAT_LITERAL_4_2_2 - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
DateLiteral() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
DateTimeLiteral() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
DDOT - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
debugStream - Variable in class org.openl.grammar.bexgrammar.BExGrammarTokenManager
Debug output.
debugStream - Variable in class org.openl.grammar.jgrammar.JGrammarTokenManager
Debug output.
DECIMAL_LITERAL - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
DECIMAL_LITERAL - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
DECR - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
DECR - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
DEFAULT - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
Lexical state.
DEFAULT - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
Lexical state.
DIGIT - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
DIGIT - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
disable_tracing() - Method in class org.openl.grammar.bexgrammar.BExGrammar
Disable tracing.
disable_tracing() - Method in class org.openl.grammar.jgrammar.JGrammar
Disable tracing.
DO - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
DO - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
Done() - Method in class org.openl.grammar.bexgrammar.SimpleCharStream
Reset buffer when finished.
Done() - Method in class org.openl.grammar.jgrammar.SimpleCharStream
Reset buffer when finished.
DoStatement() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
DoStatement() - Method in class org.openl.grammar.jgrammar.JGrammar
 
DOT - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
DOT - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.

E

ELSE - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
ELSE - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
EmptyStatement() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
EmptyStatement() - Method in class org.openl.grammar.jgrammar.JGrammar
 
enable_tracing() - Method in class org.openl.grammar.bexgrammar.BExGrammar
Enable tracing.
enable_tracing() - Method in class org.openl.grammar.jgrammar.JGrammar
Enable tracing.
end(Token) - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
end(Token) - Method in class org.openl.grammar.jgrammar.JGrammar
 
endColumn - Variable in class org.openl.grammar.bexgrammar.Token
The column number of the last character of this Token.
endColumn - Variable in class org.openl.grammar.jgrammar.Token
The column number of the last character of this Token.
endLine - Variable in class org.openl.grammar.bexgrammar.Token
The line number of the last character of this Token.
endLine - Variable in class org.openl.grammar.jgrammar.Token
The line number of the last character of this Token.
EOF - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
End of File.
EOF - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
End of File.
EOL - Static variable in exception org.openl.grammar.bexgrammar.ParseException
The end of line string for this machine.
EOL - Static variable in exception org.openl.grammar.jgrammar.ParseException
The end of line string for this machine.
EQ - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
EQ - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
EqualityExpression() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
EqualityExpression() - Method in class org.openl.grammar.jgrammar.JGrammar
 
EXP - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
EXP - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
ExpandBuff(boolean) - Method in class org.openl.grammar.bexgrammar.SimpleCharStream
 
ExpandBuff(boolean) - Method in class org.openl.grammar.jgrammar.SimpleCharStream
 
expectedTokenSequences - Variable in exception org.openl.grammar.bexgrammar.ParseException
Each entry in this array is an array of integers.
expectedTokenSequences - Variable in exception org.openl.grammar.jgrammar.ParseException
Each entry in this array is an array of integers.
EXPONENT - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
EXPONENT - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
Expression() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
Expression() - Method in class org.openl.grammar.jgrammar.JGrammar
 
ExtendedWhereStatement() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
EXTENDS - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.

F

FALSE - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
FALSE - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
FillBuff() - Method in class org.openl.grammar.bexgrammar.SimpleCharStream
 
FillBuff() - Method in class org.openl.grammar.jgrammar.SimpleCharStream
 
FINAL - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
FINALLY - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
FINALLY - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
FLOATING_POINT_LITERAL - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
FLOATING_POINT_LITERAL - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
FOR - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
FOR - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
ForInit() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
ForInit() - Method in class org.openl.grammar.jgrammar.JGrammar
 
FORMAL_COMMENT - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
FORMAL_COMMENT - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
FormalParameter() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
FormalParameter() - Method in class org.openl.grammar.jgrammar.JGrammar
 
FormalParameters() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
FormalParameters() - Method in class org.openl.grammar.jgrammar.JGrammar
 
ForStatement() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
ForStatement() - Method in class org.openl.grammar.jgrammar.JGrammar
 
ForUpdate() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
ForUpdate() - Method in class org.openl.grammar.jgrammar.JGrammar
 
FP_LITERAL1 - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
FP_LITERAL2 - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
function() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
function() - Method in class org.openl.grammar.jgrammar.JGrammar
 

G

GE - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
GE - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
generateParseException() - Method in class org.openl.grammar.bexgrammar.BExGrammar
Generate ParseException.
generateParseException() - Method in class org.openl.grammar.jgrammar.JGrammar
Generate ParseException.
getAbsolutePosition(TextInfo) - Method in class org.openl.grammar.JavaCC30Position
 
getBeginColumn() - Method in class org.openl.grammar.bexgrammar.SimpleCharStream
Get token beginning column number.
getBeginColumn() - Method in class org.openl.grammar.jgrammar.SimpleCharStream
Get token beginning column number.
getBeginLine() - Method in class org.openl.grammar.bexgrammar.SimpleCharStream
Get token beginning line number.
getBeginLine() - Method in class org.openl.grammar.jgrammar.SimpleCharStream
Get token beginning line number.
getBracket() - Method in class org.openl.grammar.BracketMatcher.BracketsStackObject
 
getColumn() - Method in class org.openl.grammar.bexgrammar.SimpleCharStream
Deprecated.
getColumn(TextInfo, int) - Method in class org.openl.grammar.JavaCC30Position
 
getColumn() - Method in class org.openl.grammar.jgrammar.SimpleCharStream
Deprecated.
getEndCol() - Method in exception org.openl.grammar.BaseTokenMgrError
 
getEndColumn() - Method in class org.openl.grammar.bexgrammar.SimpleCharStream
Get token end column number.
getEndColumn() - Method in class org.openl.grammar.jgrammar.SimpleCharStream
Get token end column number.
getEndLine() - Method in exception org.openl.grammar.BaseTokenMgrError
 
getEndLine() - Method in class org.openl.grammar.bexgrammar.SimpleCharStream
Get token end line number.
getEndLine() - Method in class org.openl.grammar.jgrammar.SimpleCharStream
Get token end line number.
getErrorCode() - Method in class org.openl.grammar.BracketMatcher.BracketsStackObject
 
getId() - Method in class org.openl.grammar.BracketMatcher.BracketsStackObject
 
GetImage() - Method in class org.openl.grammar.bexgrammar.SimpleCharStream
Get token literal value.
GetImage() - Method in class org.openl.grammar.jgrammar.SimpleCharStream
Get token literal value.
getLine() - Method in class org.openl.grammar.bexgrammar.SimpleCharStream
Deprecated.
getLine(TextInfo) - Method in class org.openl.grammar.JavaCC30Position
 
getLine() - Method in class org.openl.grammar.jgrammar.SimpleCharStream
Deprecated.
getMessage() - Method in exception org.openl.grammar.BaseTokenMgrError
 
getMessage() - Method in exception org.openl.grammar.bexgrammar.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in error org.openl.grammar.jgrammar.TokenMgrError
You can also modify the body of this method to customize your error messages.
getNextToken() - Method in class org.openl.grammar.bexgrammar.BExGrammar
Get the next Token.
getNextToken() - Method in class org.openl.grammar.bexgrammar.BExGrammarTokenManager
Get the next Token.
getNextToken() - Method in class org.openl.grammar.jgrammar.JGrammar
Get the next Token.
getNextToken() - Method in class org.openl.grammar.jgrammar.JGrammarTokenManager
Get the next Token.
getStartCol() - Method in exception org.openl.grammar.BaseTokenMgrError
 
getStartLine() - Method in exception org.openl.grammar.BaseTokenMgrError
 
GetSuffix(int) - Method in class org.openl.grammar.bexgrammar.SimpleCharStream
Get the suffix.
GetSuffix(int) - Method in class org.openl.grammar.jgrammar.SimpleCharStream
Get the suffix.
getTabSize() - Method in class org.openl.grammar.bexgrammar.SimpleCharStream
 
getTabSize() - Method in class org.openl.grammar.jgrammar.SimpleCharStream
 
getToken(int) - Method in class org.openl.grammar.bexgrammar.BExGrammar
Get the specific Token.
getToken(int) - Method in class org.openl.grammar.jgrammar.JGrammar
Get the specific Token.
getValue() - Method in class org.openl.grammar.bexgrammar.Token
An optional attribute value of the Token.
getValue() - Method in class org.openl.grammar.jgrammar.Token
An optional attribute value of the Token.
GOTO - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
GOTO - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
GT - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
GT - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.

H

HEX_LITERAL - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
HEX_LITERAL - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
HOOK - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
HOOK - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.

I

identifier() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
IDENTIFIER - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
identifier() - Method in class org.openl.grammar.jgrammar.JGrammar
 
IDENTIFIER - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
IdentifierSequence() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
IF - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
IF - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
IfStatement() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
IfStatement() - Method in class org.openl.grammar.jgrammar.JGrammar
 
image - Variable in class org.openl.grammar.bexgrammar.Token
The string image of the token.
image - Variable in class org.openl.grammar.jgrammar.Token
The string image of the token.
IMPL - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
IMPL - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
IMPLEMENTS - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
IMPORT - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
IN_FORMAL_COMMENT - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
Lexical state.
IN_FORMAL_COMMENT - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
Lexical state.
IN_MULTI_LINE_COMMENT - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
Lexical state.
IN_MULTI_LINE_COMMENT - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
Lexical state.
inBuf - Variable in class org.openl.grammar.bexgrammar.SimpleCharStream
 
inBuf - Variable in class org.openl.grammar.jgrammar.SimpleCharStream
 
INCR - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
INCR - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
index() - Method in class org.openl.grammar.jgrammar.JGrammar
 
IndexOperator() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
IndexTypeExpression() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
input_stream - Variable in class org.openl.grammar.bexgrammar.BExGrammarTokenManager
 
input_stream - Variable in class org.openl.grammar.jgrammar.JGrammarTokenManager
 
inputStream - Variable in class org.openl.grammar.bexgrammar.SimpleCharStream
 
inputStream - Variable in class org.openl.grammar.jgrammar.SimpleCharStream
 
INSTANCEOF - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
INSTANCEOF - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
INTEGER_LITERAL - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
INTEGER_LITERAL - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
INTERFACE - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
INVALID_LEXICAL_STATE - Static variable in exception org.openl.grammar.bexgrammar.TokenMgrError
Tried to change to an invalid lexical state.
INVALID_LEXICAL_STATE - Static variable in error org.openl.grammar.jgrammar.TokenMgrError
Tried to change to an invalid lexical state.
IS - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.

J

JavaCC30Grammar - Class in org.openl.grammar
This class is the base for all JavaCC v3.0 and compatible grammars.
JavaCC30Grammar() - Constructor for class org.openl.grammar.JavaCC30Grammar
 
JavaCC30Position - Class in org.openl.grammar
 
JavaCC30Position(int, int) - Constructor for class org.openl.grammar.JavaCC30Position
 
JGrammar - Class in org.openl.grammar.jgrammar
 
JGrammar() - Constructor for class org.openl.grammar.jgrammar.JGrammar
 
JGrammar(InputStream) - Constructor for class org.openl.grammar.jgrammar.JGrammar
Constructor with InputStream.
JGrammar(InputStream, String) - Constructor for class org.openl.grammar.jgrammar.JGrammar
Constructor with InputStream and supplied encoding
JGrammar(Reader) - Constructor for class org.openl.grammar.jgrammar.JGrammar
Constructor.
JGrammar(JGrammarTokenManager) - Constructor for class org.openl.grammar.jgrammar.JGrammar
Constructor with generated Token Manager.
JGrammarConstants - Interface in org.openl.grammar.jgrammar
Token literal values and constants.
JGrammarTokenManager - Class in org.openl.grammar.jgrammar
Token Manager.
JGrammarTokenManager(SimpleCharStream) - Constructor for class org.openl.grammar.jgrammar.JGrammarTokenManager
Constructor.
JGrammarTokenManager(SimpleCharStream, int) - Constructor for class org.openl.grammar.jgrammar.JGrammarTokenManager
Constructor.
jj_nt - Variable in class org.openl.grammar.bexgrammar.BExGrammar
Next token.
jj_nt - Variable in class org.openl.grammar.jgrammar.JGrammar
Next token.
jjFillToken() - Method in class org.openl.grammar.bexgrammar.BExGrammarTokenManager
 
jjFillToken() - Method in class org.openl.grammar.jgrammar.JGrammarTokenManager
 
jjnewLexState - Static variable in class org.openl.grammar.bexgrammar.BExGrammarTokenManager
Lex State array.
jjnewLexState - Static variable in class org.openl.grammar.jgrammar.JGrammarTokenManager
Lex State array.
jjstrLiteralImages - Static variable in class org.openl.grammar.bexgrammar.BExGrammarTokenManager
Token literal values.
jjstrLiteralImages - Static variable in class org.openl.grammar.jgrammar.JGrammarTokenManager
Token literal values.

K

kind - Variable in class org.openl.grammar.bexgrammar.Token
An integer that describes the kind of this token.
kind - Variable in class org.openl.grammar.jgrammar.Token
An integer that describes the kind of this token.

L

LabeledStatement() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
LabeledStatement() - Method in class org.openl.grammar.jgrammar.JGrammar
 
LBRACE - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
LBRACE - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
LBRACKET - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
LBRACKET - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
LE - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
LE - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
LESS - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
LETTER - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
LETTER - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
LEXICAL_ERROR - Static variable in exception org.openl.grammar.bexgrammar.TokenMgrError
Lexical error occurred.
LEXICAL_ERROR - Static variable in error org.openl.grammar.jgrammar.TokenMgrError
Lexical error occurred.
LexicalErr(boolean, int, int, int, String, int) - Static method in exception org.openl.grammar.bexgrammar.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
LexicalErr(boolean, int, int, int, String, int) - Static method in error org.openl.grammar.jgrammar.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class org.openl.grammar.bexgrammar.BExGrammarTokenManager
Lexer state names.
lexStateNames - Static variable in class org.openl.grammar.jgrammar.JGrammarTokenManager
Lexer state names.
line - Variable in class org.openl.grammar.bexgrammar.SimpleCharStream
 
line - Variable in class org.openl.grammar.jgrammar.SimpleCharStream
 
Literal() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
Literal() - Method in class org.openl.grammar.jgrammar.JGrammar
 
LiteralBI() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
LiteralFloat() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
LocalVariableDeclaration() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
LocalVariableDeclaration() - Method in class org.openl.grammar.jgrammar.JGrammar
 
LOOP_DETECTED - Static variable in exception org.openl.grammar.bexgrammar.TokenMgrError
Detected (and bailed out of) an infinite loop in the token manager.
LOOP_DETECTED - Static variable in error org.openl.grammar.jgrammar.TokenMgrError
Detected (and bailed out of) an infinite loop in the token manager.
LPAREN - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
LPAREN - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
LSHIFT - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
LSHIFT - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
LSHIFTASSIGN - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
LSHIFTASSIGN - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
LT - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
LT - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.

M

main(String[]) - Static method in class org.openl.grammar.ParserErrorMessage
 
maxNextCharInd - Variable in class org.openl.grammar.bexgrammar.SimpleCharStream
 
maxNextCharInd - Variable in class org.openl.grammar.jgrammar.SimpleCharStream
 
MethodDeclaration() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
MethodDeclaration() - Method in class org.openl.grammar.jgrammar.JGrammar
 
MethodDeclarator() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
MethodDeclarator() - Method in class org.openl.grammar.jgrammar.JGrammar
 
MethodHeader() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
MethodHeader() - Method in class org.openl.grammar.jgrammar.JGrammar
 
MethodName() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
MethodName() - Method in class org.openl.grammar.jgrammar.JGrammar
 
MethodOrVarDeclaration() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
MethodOrVarDeclaration() - Method in class org.openl.grammar.jgrammar.JGrammar
 
MINUS - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
MINUS - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
MINUSASSIGN - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
MINUSASSIGN - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
MISMATCHED - Static variable in class org.openl.grammar.BracketMatcher
 
MISMATCHED_BRACKET - Static variable in class org.openl.grammar.ParserErrorMessage
 
MULTI_LINE_COMMENT - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
MULTI_LINE_COMMENT - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
MultiplicativeExpression() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
MultiplicativeExpression() - Method in class org.openl.grammar.jgrammar.JGrammar
 

N

NATIVE - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
NE - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
NE - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
NE_ALT - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
NEED_TO_CLOSE - Static variable in class org.openl.grammar.ParserErrorMessage
 
NegLiteralBI() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
NegLiteralFloat() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
NEW - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
NEW - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
newToken(int, String) - Static method in class org.openl.grammar.bexgrammar.Token
Returns a new Token object, by default.
newToken(int) - Static method in class org.openl.grammar.bexgrammar.Token
 
newToken(int, String) - Static method in class org.openl.grammar.jgrammar.Token
Returns a new Token object, by default.
newToken(int) - Static method in class org.openl.grammar.jgrammar.Token
 
next - Variable in class org.openl.grammar.bexgrammar.Token
A reference to the next regular (non-special) token from the input stream.
next - Variable in class org.openl.grammar.jgrammar.Token
A reference to the next regular (non-special) token from the input stream.
NOT - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
NULL - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
NULL - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
NullLiteral() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
NullLiteral() - Method in class org.openl.grammar.jgrammar.JGrammar
 

O

OCTAL_LITERAL - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
OCTAL_LITERAL - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
OF - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
OfTheExpression() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
OfTheExpressionSuffix() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
OptionalSemiColon() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
OptionalSemiColon() - Method in class org.openl.grammar.jgrammar.JGrammar
 
OR - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
ORASSIGN - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
ORASSIGN - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
org.openl.grammar - package org.openl.grammar
 
org.openl.grammar.bexgrammar - package org.openl.grammar.bexgrammar
 
org.openl.grammar.jgrammar - package org.openl.grammar.jgrammar
 

P

PACKAGE - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
parse(Reader, String) - Method in class org.openl.grammar.JavaCC30Grammar
 
parseAsMethod(Reader) - Method in class org.openl.grammar.JavaCC30Grammar
 
parseAsMethodHeader(Reader) - Method in class org.openl.grammar.JavaCC30Grammar
 
parseAsModule(Reader) - Method in class org.openl.grammar.JavaCC30Grammar
 
parseAsType(Reader) - Method in class org.openl.grammar.JavaCC30Grammar
 
ParseException - Exception in org.openl.grammar.bexgrammar
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.openl.grammar.bexgrammar.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.openl.grammar.bexgrammar.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.openl.grammar.bexgrammar.ParseException
Constructor with message.
ParseException - Exception in org.openl.grammar.jgrammar
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.openl.grammar.jgrammar.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.openl.grammar.jgrammar.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.openl.grammar.jgrammar.ParseException
Constructor with message.
parseMethodHeader() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
parseModuleInternal() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
parseModuleInternal() - Method in class org.openl.grammar.jgrammar.JGrammar
 
ParserErrorMessage - Class in org.openl.grammar
 
ParserErrorMessage() - Constructor for class org.openl.grammar.ParserErrorMessage
 
parseTopNode(String) - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
parseTopNode(String) - Method in class org.openl.grammar.bexgrammar.BExGrammarWithParsingHelp
 
parseTopNode(String) - Method in class org.openl.grammar.JavaCC30Grammar
 
parseTopNode(String) - Method in class org.openl.grammar.jgrammar.JGrammar
 
parseTopNodeInternal() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
parseTopNodeInternal() - Method in class org.openl.grammar.jgrammar.JGrammar
 
parseType() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
PERCENT_LITERAL - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
PLUS - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
PLUS - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
PLUSASSIGN - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
PLUSASSIGN - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
pos(Token) - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
pos(Token, Token) - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
pos(String, Token, StringBuffer) - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
pos(int, int) - Method in class org.openl.grammar.JavaCC30Grammar
 
pos(Token) - Method in class org.openl.grammar.jgrammar.JGrammar
 
pos(Token, Token) - Method in class org.openl.grammar.jgrammar.JGrammar
 
pos(String, Token, StringBuffer) - Method in class org.openl.grammar.jgrammar.JGrammar
 
PostfixExpression() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
PostfixExpression() - Method in class org.openl.grammar.jgrammar.JGrammar
 
PowerExpression() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
PowerExpression() - Method in class org.openl.grammar.jgrammar.JGrammar
 
PreDecrementExpression() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
PreDecrementExpression() - Method in class org.openl.grammar.jgrammar.JGrammar
 
PreIncrementExpression() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
PreIncrementExpression() - Method in class org.openl.grammar.jgrammar.JGrammar
 
prevCharIsCR - Variable in class org.openl.grammar.bexgrammar.SimpleCharStream
 
prevCharIsCR - Variable in class org.openl.grammar.jgrammar.SimpleCharStream
 
prevCharIsLF - Variable in class org.openl.grammar.bexgrammar.SimpleCharStream
 
prevCharIsLF - Variable in class org.openl.grammar.jgrammar.SimpleCharStream
 
PrimaryExpression() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
PrimaryExpression() - Method in class org.openl.grammar.jgrammar.JGrammar
 
PrimaryPrefix() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
PrimaryPrefix() - Method in class org.openl.grammar.jgrammar.JGrammar
 
PrimarySuffix() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
PrimarySuffix() - Method in class org.openl.grammar.jgrammar.JGrammar
 
printMismatchedBracket(String, String) - Static method in class org.openl.grammar.ParserErrorMessage
 
printNeedToClose(String, char) - Static method in class org.openl.grammar.ParserErrorMessage
 
printUmatchedBracket(String) - Static method in class org.openl.grammar.ParserErrorMessage
 
printUnexpectedBracket(String) - Static method in class org.openl.grammar.ParserErrorMessage
 
printUnexpectedSymbolAfter(String, char) - Static method in class org.openl.grammar.ParserErrorMessage
 
PRIVATE - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
PROTECTED - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
PUBLIC - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.

R

RANGE_VARIABLE - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
RangeBinary() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
RangeBinaryFloat() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
rangeBothBounds() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
rangeBothBoundsFloat() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
RangeBrackets() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
RangeBracketsFloat() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
rangeComparisonBounds() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
rangeComparisonBoundsFloat() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
rangeidentifier() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
rangeInvertedComparisonBounds() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
rangeInvertedComparisonBoundsFloat() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
rangeInvertedVerboseBounds() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
rangeInvertedVerboseBoundsFloat() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
RangeLiteral() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
RangeLiteralFloat() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
RangeNumber() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
RangeNumberFloat() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
RangePrefix() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
RangePrefixFloat() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
RangeSuffix() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
RangeSuffixFloat() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
rangeVerboseBounds() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
rangeVerboseBoundsFloat() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
RBRACE - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
RBRACE - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
RBRACKET - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
RBRACKET - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
readChar() - Method in class org.openl.grammar.bexgrammar.SimpleCharStream
Read a character.
readChar() - Method in class org.openl.grammar.jgrammar.SimpleCharStream
Read a character.
ReInit(InputStream) - Method in class org.openl.grammar.bexgrammar.BExGrammar
Reinitialise.
ReInit(InputStream, String) - Method in class org.openl.grammar.bexgrammar.BExGrammar
Reinitialise.
ReInit(Reader) - Method in class org.openl.grammar.bexgrammar.BExGrammar
Reinitialise.
ReInit(BExGrammarTokenManager) - Method in class org.openl.grammar.bexgrammar.BExGrammar
Reinitialise.
ReInit(SimpleCharStream) - Method in class org.openl.grammar.bexgrammar.BExGrammarTokenManager
Reinitialise parser.
ReInit(SimpleCharStream, int) - Method in class org.openl.grammar.bexgrammar.BExGrammarTokenManager
Reinitialise parser.
ReInit(Reader, int, int, int) - Method in class org.openl.grammar.bexgrammar.SimpleCharStream
Reinitialise.
ReInit(Reader, int, int) - Method in class org.openl.grammar.bexgrammar.SimpleCharStream
Reinitialise.
ReInit(Reader) - Method in class org.openl.grammar.bexgrammar.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int, int) - Method in class org.openl.grammar.bexgrammar.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int, int) - Method in class org.openl.grammar.bexgrammar.SimpleCharStream
Reinitialise.
ReInit(InputStream, String) - Method in class org.openl.grammar.bexgrammar.SimpleCharStream
Reinitialise.
ReInit(InputStream) - Method in class org.openl.grammar.bexgrammar.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int) - Method in class org.openl.grammar.bexgrammar.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int) - Method in class org.openl.grammar.bexgrammar.SimpleCharStream
Reinitialise.
ReInit(Reader) - Method in class org.openl.grammar.JavaCC30Grammar
 
ReInit(InputStream) - Method in class org.openl.grammar.jgrammar.JGrammar
Reinitialise.
ReInit(InputStream, String) - Method in class org.openl.grammar.jgrammar.JGrammar
Reinitialise.
ReInit(Reader) - Method in class org.openl.grammar.jgrammar.JGrammar
Reinitialise.
ReInit(JGrammarTokenManager) - Method in class org.openl.grammar.jgrammar.JGrammar
Reinitialise.
ReInit(SimpleCharStream) - Method in class org.openl.grammar.jgrammar.JGrammarTokenManager
Reinitialise parser.
ReInit(SimpleCharStream, int) - Method in class org.openl.grammar.jgrammar.JGrammarTokenManager
Reinitialise parser.
ReInit(Reader, int, int, int) - Method in class org.openl.grammar.jgrammar.SimpleCharStream
Reinitialise.
ReInit(Reader, int, int) - Method in class org.openl.grammar.jgrammar.SimpleCharStream
Reinitialise.
ReInit(Reader) - Method in class org.openl.grammar.jgrammar.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int, int) - Method in class org.openl.grammar.jgrammar.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int, int) - Method in class org.openl.grammar.jgrammar.SimpleCharStream
Reinitialise.
ReInit(InputStream, String) - Method in class org.openl.grammar.jgrammar.SimpleCharStream
Reinitialise.
ReInit(InputStream) - Method in class org.openl.grammar.jgrammar.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int) - Method in class org.openl.grammar.jgrammar.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int) - Method in class org.openl.grammar.jgrammar.SimpleCharStream
Reinitialise.
RelationalExpression() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
RelationalExpression() - Method in class org.openl.grammar.jgrammar.JGrammar
 
REM - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
REM - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
REMASSIGN - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
REMASSIGN - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
ResultType() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
ResultType() - Method in class org.openl.grammar.jgrammar.JGrammar
 
RETURN - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
RETURN - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
ReturnStatement() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
ReturnStatement() - Method in class org.openl.grammar.jgrammar.JGrammar
 
RPAREN - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
RPAREN - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
RSIGNEDSHIFT - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
RSIGNEDSHIFT - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
RSIGNEDSHIFTASSIGN - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
RSIGNEDSHIFTASSIGN - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
RUNSIGNEDSHIFT - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
RUNSIGNEDSHIFT - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
RUNSIGNEDSHIFTASSIGN - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
RUNSIGNEDSHIFTASSIGN - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.

S

SC_AND - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
SC_OR - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
SemiColon() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
SEMICOLON - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
SEMICOLON - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
setDebugStream(PrintStream) - Method in class org.openl.grammar.bexgrammar.BExGrammarTokenManager
Set debug output.
setDebugStream(PrintStream) - Method in class org.openl.grammar.jgrammar.JGrammarTokenManager
Set debug output.
setTabSize(int) - Method in class org.openl.grammar.bexgrammar.SimpleCharStream
 
setTabSize(int) - Method in class org.openl.grammar.jgrammar.SimpleCharStream
 
ShiftExpression() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
SimpleCharStream - Class in org.openl.grammar.bexgrammar
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class org.openl.grammar.bexgrammar.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int) - Constructor for class org.openl.grammar.bexgrammar.SimpleCharStream
Constructor.
SimpleCharStream(Reader) - Constructor for class org.openl.grammar.bexgrammar.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.openl.grammar.bexgrammar.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.openl.grammar.bexgrammar.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int) - Constructor for class org.openl.grammar.bexgrammar.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int) - Constructor for class org.openl.grammar.bexgrammar.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String) - Constructor for class org.openl.grammar.bexgrammar.SimpleCharStream
Constructor.
SimpleCharStream(InputStream) - Constructor for class org.openl.grammar.bexgrammar.SimpleCharStream
Constructor.
SimpleCharStream - Class in org.openl.grammar.jgrammar
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class org.openl.grammar.jgrammar.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int) - Constructor for class org.openl.grammar.jgrammar.SimpleCharStream
Constructor.
SimpleCharStream(Reader) - Constructor for class org.openl.grammar.jgrammar.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.openl.grammar.jgrammar.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.openl.grammar.jgrammar.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int) - Constructor for class org.openl.grammar.jgrammar.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int) - Constructor for class org.openl.grammar.jgrammar.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String) - Constructor for class org.openl.grammar.jgrammar.SimpleCharStream
Constructor.
SimpleCharStream(InputStream) - Constructor for class org.openl.grammar.jgrammar.SimpleCharStream
Constructor.
SINGLE_LINE_COMMENT - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
SINGLE_LINE_COMMENT - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
SLASH - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
SLASH - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
SLASHASSIGN - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
SLASHASSIGN - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
specialToken - Variable in class org.openl.grammar.bexgrammar.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
specialToken - Variable in class org.openl.grammar.jgrammar.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
STAR - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
STAR - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
STARASSIGN - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
STARASSIGN - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
Statement() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
Statement() - Method in class org.openl.grammar.jgrammar.JGrammar
 
StatementExpression() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
StatementExpression() - Method in class org.openl.grammar.jgrammar.JGrammar
 
StatementExpressionList() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
StatementExpressionList() - Method in class org.openl.grammar.jgrammar.JGrammar
 
STATIC - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
STATIC_LEXER_ERROR - Static variable in exception org.openl.grammar.bexgrammar.TokenMgrError
An attempt was made to create a second instance of a static token manager.
STATIC_LEXER_ERROR - Static variable in error org.openl.grammar.jgrammar.TokenMgrError
An attempt was made to create a second instance of a static token manager.
staticFlag - Static variable in class org.openl.grammar.bexgrammar.SimpleCharStream
Whether parser is static.
staticFlag - Static variable in class org.openl.grammar.jgrammar.SimpleCharStream
Whether parser is static.
STRICT_EQ - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
STRICT_GE - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
STRICT_GT - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
STRICT_LE - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
STRICT_LT - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
STRICT_NE - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
STRING_EQ - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
STRING_GE - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
STRING_GT - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
STRING_LE - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
STRING_LITERAL - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
STRING_LITERAL - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
STRING_LT - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
STRING_NE - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
STRING_NE_ALT - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
SUPER - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
SUPER - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
SWITCH - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
SWITCH - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
SwitchTo(int) - Method in class org.openl.grammar.bexgrammar.BExGrammarTokenManager
Switch to specified lex state.
SwitchTo(int) - Method in class org.openl.grammar.jgrammar.JGrammarTokenManager
Switch to specified lex state.
SYNCHRONIZED - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.

T

tabSize - Variable in class org.openl.grammar.bexgrammar.SimpleCharStream
 
tabSize - Variable in class org.openl.grammar.jgrammar.SimpleCharStream
 
TDOT - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
TDOT_UNICODE - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
THAN - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
THE - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
THROW - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
THROW - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
THROWS - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
THROWS - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
ThrowStatement() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
ThrowStatement() - Method in class org.openl.grammar.jgrammar.JGrammar
 
TILDE - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
TILDE - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
TIME_FORMAT_LITERAL - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
TimeLiteral() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
token - Variable in class org.openl.grammar.bexgrammar.BExGrammar
Current token.
Token - Class in org.openl.grammar.bexgrammar
Describes the input token stream.
Token() - Constructor for class org.openl.grammar.bexgrammar.Token
No-argument constructor
Token(int) - Constructor for class org.openl.grammar.bexgrammar.Token
Constructs a new token for the specified Image.
Token(int, String) - Constructor for class org.openl.grammar.bexgrammar.Token
Constructs a new token for the specified Image and Kind.
token - Variable in class org.openl.grammar.jgrammar.JGrammar
Current token.
Token - Class in org.openl.grammar.jgrammar
Describes the input token stream.
Token() - Constructor for class org.openl.grammar.jgrammar.Token
No-argument constructor
Token(int) - Constructor for class org.openl.grammar.jgrammar.Token
Constructs a new token for the specified Image.
Token(int, String) - Constructor for class org.openl.grammar.jgrammar.Token
Constructs a new token for the specified Image and Kind.
token_source - Variable in class org.openl.grammar.bexgrammar.BExGrammar
Generated Token Manager.
token_source - Variable in class org.openl.grammar.jgrammar.JGrammar
Generated Token Manager.
tokenImage - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
Literal token values.
tokenImage - Variable in exception org.openl.grammar.bexgrammar.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
Literal token values.
tokenImage - Variable in exception org.openl.grammar.jgrammar.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
TokenMgrError - Exception in org.openl.grammar.bexgrammar
Token Manager Error.
TokenMgrError() - Constructor for exception org.openl.grammar.bexgrammar.TokenMgrError
No arg constructor.
TokenMgrError(String, int) - Constructor for exception org.openl.grammar.bexgrammar.TokenMgrError
Constructor with message and reason.
TokenMgrError(boolean, int, int, int, String, int, int) - Constructor for exception org.openl.grammar.bexgrammar.TokenMgrError
Full Constructor.
TokenMgrError - Error in org.openl.grammar.jgrammar
Token Manager Error.
TokenMgrError() - Constructor for error org.openl.grammar.jgrammar.TokenMgrError
No arg constructor.
TokenMgrError(String, int) - Constructor for error org.openl.grammar.jgrammar.TokenMgrError
Constructor with message and reason.
TokenMgrError(boolean, int, int, int, String, int, int) - Constructor for error org.openl.grammar.jgrammar.TokenMgrError
Full Constructor.
toString() - Method in class org.openl.grammar.bexgrammar.Token
Returns the image.
toString() - Method in class org.openl.grammar.JavaCC30Position
 
toString() - Method in class org.openl.grammar.jgrammar.Token
Returns the image.
trace_enabled() - Method in class org.openl.grammar.bexgrammar.BExGrammar
Trace enabled.
trace_enabled() - Method in class org.openl.grammar.jgrammar.JGrammar
Trace enabled.
trackLineColumn - Variable in class org.openl.grammar.bexgrammar.SimpleCharStream
 
trackLineColumn - Variable in class org.openl.grammar.jgrammar.SimpleCharStream
 
TRANSIENT - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
TRUE - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
TRUE - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
TRY - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
TRY - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
Type() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
Type() - Method in class org.openl.grammar.jgrammar.JGrammar
 
TypeDimension() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
TypeDimension() - Method in class org.openl.grammar.jgrammar.JGrammar
 

U

UnaryExpression() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
UnaryExpression() - Method in class org.openl.grammar.jgrammar.JGrammar
 
UNEXPECTED - Static variable in class org.openl.grammar.BracketMatcher
 
UNEXPECTED_BRACKET - Static variable in class org.openl.grammar.ParserErrorMessage
 
UNEXPECTED_SYMBOL - Static variable in class org.openl.grammar.ParserErrorMessage
 
UNMATCHED - Static variable in class org.openl.grammar.BracketMatcher
 
UNMATCHED_BRACKET - Static variable in class org.openl.grammar.ParserErrorMessage
 
UpdateLineColumn(char) - Method in class org.openl.grammar.bexgrammar.SimpleCharStream
 
UpdateLineColumn(char) - Method in class org.openl.grammar.jgrammar.SimpleCharStream
 

V

VarDeclaration() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
VarDeclaration() - Method in class org.openl.grammar.jgrammar.JGrammar
 
VariableDeclarator() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
VariableDeclarator() - Method in class org.openl.grammar.jgrammar.JGrammar
 
VariableDeclaratorId() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
VariableDeclaratorId() - Method in class org.openl.grammar.jgrammar.JGrammar
 
VariableInitializer() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
VariableInitializer() - Method in class org.openl.grammar.jgrammar.JGrammar
 
VOID - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
VOID - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
VOLATILE - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.

W

WHERE - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
WhereVarExpalnation() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
WHILE - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
WHILE - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
WhileStatement() - Method in class org.openl.grammar.bexgrammar.BExGrammar
 
WhileStatement() - Method in class org.openl.grammar.jgrammar.JGrammar
 
Word(String) - Method in class org.openl.grammar.bexgrammar.BExGrammar
 

X

XOR - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
XORASSIGN - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
XORASSIGN - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.

_

_DEFAULT - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
RegularExpression Id.
_DEFAULT - Static variable in interface org.openl.grammar.jgrammar.JGrammarConstants
RegularExpression Id.
A B C D E F G H I J K L M N O P R S T U V W X _ 
Skip navigation links

Copyright © 2004–2019 OpenL Tablets. All rights reserved.