Package ca.phon.orthography.parser
Class OrthoTokenSource.WordPrefixToken
java.lang.Object
org.antlr.runtime.CommonToken
ca.phon.orthography.parser.OrthoTokenSource.WordPrefixToken
- All Implemented Interfaces:
Serializable
,org.antlr.runtime.Token
- Enclosing class:
OrthoTokenSource
public static class OrthoTokenSource.WordPrefixToken
extends org.antlr.runtime.CommonToken
- See Also:
-
Field Summary
Fields inherited from class org.antlr.runtime.CommonToken
channel, charPositionInLine, index, input, line, start, stop, text, type
Fields inherited from interface org.antlr.runtime.Token
DEFAULT_CHANNEL, DOWN, EOF, EOR_TOKEN_TYPE, HIDDEN_CHANNEL, INVALID_TOKEN, INVALID_TOKEN_TYPE, MIN_TOKEN_TYPE, SKIP_TOKEN, UP
-
Constructor Summary
-
Method Summary
Methods inherited from class org.antlr.runtime.CommonToken
getChannel, getCharPositionInLine, getInputStream, getLine, getStartIndex, getStopIndex, getText, getTokenIndex, getType, setChannel, setCharPositionInLine, setInputStream, setLine, setStartIndex, setStopIndex, setText, setTokenIndex, setType, toString
-
Constructor Details
-
WordPrefixToken
-
-
Method Details
-
getWordPrefix
-