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 com.flagstone.translate.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.
The encode method 'compiles' the node and all child nodes into an array
of action objects which represents the sequence of actions performed by the
Flash Player.
endColumn -
Variable in class com.flagstone.translate.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.
EndInitClip -
Static variable in class com.flagstone.translate.ASNode
endLine -
Variable in class com.flagstone.translate.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.
Value -
Static variable in class com.flagstone.translate.ASNode
Value is an abstract node type used to group together nodes that will result
in a value being generated such as subscripting an array variable or dereferencing
an object's attribute.