static final String IGNORE_LITERALS
static final String IGNORE_IDENTIFIERS
static final String IGNORE_ANNOTATIONS
static final String OPTION_IGNORE_LITERAL_SEQUENCES
Ignore sequences of literals (e.g, 0,0,0,0...
).
static final String IGNORE_USINGS
Ignore using directives in C#. The default value is false
.
static final String OPTION_SKIP_BLOCKS
Enables or disabled skipping of blocks like a pre-processor. It is a boolean property. The default value is true
.
OPTION_SKIP_BLOCKS_PATTERN
, Constant Field Values
static final String OPTION_SKIP_BLOCKS_PATTERN
Configures the pattern, to find the blocks to skip. It is a string property and contains of two parts, separated by |
. The first part is the start pattern, the second part is the ending pattern. Default value is "#if 0|#endif
".
DEFAULT_SKIP_BLOCKS_PATTERN
, Constant Field Values
static final String DEFAULT_SKIP_BLOCKS_PATTERN
void tokenize(SourceCode sourceCode, Tokens tokenEntries) throws IOException
IOException
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4