Uses of Enum Class
ca.phon.ipa.xml.TokenType
Packages that use TokenType
-
Uses of TokenType in ca.phon.ipa.parser
Methods in ca.phon.ipa.parser with parameters of type TokenType -
Uses of TokenType in ca.phon.ipa.xml
Fields in ca.phon.ipa.xml declared as TokenTypeMethods in ca.phon.ipa.xml that return TokenTypeModifier and TypeMethodDescriptionstatic TokenType
CharType.getToken()
Gets the value of the token property.static TokenType
Returns the enum constant of this class with the specified name.static TokenType[]
TokenType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in ca.phon.ipa.xml with parameters of type TokenType