beginColumn -
Variable in class cdx.scorebot.scoring.logic.parser.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 cdx.scorebot.scoring.logic.parser.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.
This interface specifies an accessor to a BoundDelegateContainer which is an
extension of a normal BoundComponent in that it may contain other BoundComponents.