public interface Tokenizer
| Modifier and Type | Field and Description |
|---|---|
static String |
IGNORE_ANNOTATIONS |
static String |
IGNORE_IDENTIFIERS |
static String |
IGNORE_LITERALS |
| Modifier and Type | Method and Description |
|---|---|
void |
tokenize(SourceCode sourceCode,
Tokens tokenEntries) |
static final String IGNORE_LITERALS
static final String IGNORE_IDENTIFIERS
static final String IGNORE_ANNOTATIONS
void tokenize(SourceCode sourceCode, Tokens tokenEntries) throws IOException
IOExceptionCopyright © 2002-2014 InfoEther. All Rights Reserved.