public interface IMXMLToken extends ICMToken
IMXMLTokenizer
created when we scan textModifier and Type | Interface and Description |
---|---|
static class |
IMXMLToken.MXMLTokenKind
Types of tokens within the MXML language
|
Modifier and Type | Method and Description |
---|---|
IMXMLToken.MXMLTokenKind |
getMXMLTokenKind()
Returns the kind of token that we represent.
|
changeType, getColumn, getEnd, getLine, getSourcePath, getStart, getText, getType, isImplicit
IMXMLToken.MXMLTokenKind getMXMLTokenKind()
IMXMLToken.MXMLTokenKind
Copyright © 2016 The Apache Software Foundation. All rights reserved.