- backup(int) - Method in class org.openl.grammar.bexgrammar.SimpleCharStream
-
Backup a number of characters.
- begin(Token) - Method in class org.openl.grammar.bexgrammar.BExGrammar
-
- beginColumn - Variable in class org.openl.grammar.bexgrammar.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.
- BeginToken() - Method in class org.openl.grammar.bexgrammar.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.
- Block() - Method in class org.openl.grammar.bexgrammar.BExGrammar
-
- BlockStatement() - Method in class org.openl.grammar.bexgrammar.BExGrammar
-
- BlockStatementList() - Method in class org.openl.grammar.bexgrammar.BExGrammar
-
- 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
-
- bop(String, TextInterval) - Method in class org.openl.grammar.JavaCC30Grammar
-
- BREAK - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
-
RegularExpression Id.
- BreakStatement() - Method in class org.openl.grammar.bexgrammar.BExGrammar
-
- bufcolumn - Variable in class org.openl.grammar.bexgrammar.SimpleCharStream
-
- buffer - Variable in class org.openl.grammar.bexgrammar.SimpleCharStream
-
- bufline - Variable in class org.openl.grammar.bexgrammar.SimpleCharStream
-
- bufpos - Variable in class org.openl.grammar.bexgrammar.SimpleCharStream
-
Position in buffer.
- BUSINESS_INTEGER_LITERAL - Static variable in interface org.openl.grammar.bexgrammar.BExGrammarConstants
-
RegularExpression Id.