AntlrCpdLexer
, AnyCpdLexer
, CpdLexerBase
, JavaccCpdLexer
public interface CpdLexer
Note: This interface has been called Tokenizer in PMD 6.
static Tokens
tokenize(CpdLexer cpdLexer, TextDocument textDocument)
static void
tokenize(CpdLexer cpdLexer, TextDocument textDocument, Tokens tokens)
Wraps a call to
tokenize(TextDocument, TokenFactory)
to properly create and close the token factory.
void
tokenize(TextDocument document, TokenFactory tokens)
Tokenize the source code and record tokens using the provided token factory.
void tokenize(TextDocument document, TokenFactory tokens) throws IOException
Tokenize the source code and record tokens using the provided token factory.
IOException
static void tokenize(CpdLexer cpdLexer, TextDocument textDocument, Tokens tokens) throws IOException
Wraps a call to
tokenize(TextDocument, TokenFactory)
to properly create and close the token factory.
IOException
static Tokens tokenize(CpdLexer cpdLexer, TextDocument textDocument) 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