DMLSyntaxSupport.TokenWithRange

Undocumented in source.
class DMLSyntaxSupport
static
struct TokenWithRange {}

Members

Properties

toString
string toString [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

range
TextRange range;
Undocumented in source.
token
Token token;
Undocumented in source.

Meta