Package proguard.io
Class DataEntryTokenizer
java.lang.Object
proguard.io.DataEntryTokenizer
This class breaks up the character data read from a given Reader into
DataEntryTokens. It
distinguishes character sequences that can be interpreted as valid Java identifiers from other
character sequences.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DataEntryTokenizer
-
-
Method Details
-
nextToken
- Throws:
IOException
-