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
beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last 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
beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.
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
beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position 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
beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.