Package ca.phon.ipa.parser
Class IPALexer
java.lang.Object
ca.phon.ipa.parser.IPALexer
- All Implemented Interfaces:
org.antlr.runtime.TokenSource
Tokenize IPA strings for an ANTLR parser.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
IPALexer
Constructor- Parameters:
string
- the string to tokenize
-
-
Method Details
-
nextToken
public org.antlr.runtime.Token nextToken()- Specified by:
nextToken
in interfaceorg.antlr.runtime.TokenSource
- Returns:
-
getSourceName
- Specified by:
getSourceName
in interfaceorg.antlr.runtime.TokenSource
-