Package ca.phon.orthography.parser
Class OrthoTokens
java.lang.Object
ca.phon.orthography.parser.OrthoTokens
Handles conversion from dynamic Ortho token names
and their integer type.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetTokenType
(String tokenName) Returns null if type is not found
-
Constructor Details
-
OrthoTokens
public OrthoTokens()
-
-
Method Details
-
getTokenType
Returns null if type is not found- Parameters:
tokenName
-- Returns:
-