|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectantlr.Parser
antlr.LLkParser
info.monitorenter.cpdetector.io.parser.EncodingParser
public class EncodingParser
| Field Summary | |
|---|---|
static String[] |
_tokenNames
|
static antlr.collections.impl.BitSet |
_tokenSet_0
|
| Fields inherited from class antlr.Parser |
|---|
astFactory, inputState, returnAST, tokenNames, tokenTypeToASTClassMap, traceDepth |
| Fields inherited from interface info.monitorenter.cpdetector.io.parser.EncodingParserTokenTypes |
|---|
DIGIT, EOF, IDENTIFIER, LETTER, META_CONTENT_TYPE, NEWLINE, NULL_TREE_LOOKAHEAD, SPACE, SPACING, XML_ENCODING_DECL |
| Constructor Summary | |
|---|---|
|
EncodingParser(antlr.ParserSharedInputState state)
|
|
EncodingParser(antlr.TokenBuffer tokenBuf)
|
protected |
EncodingParser(antlr.TokenBuffer tokenBuf,
int k)
|
|
EncodingParser(antlr.TokenStream lexer)
|
protected |
EncodingParser(antlr.TokenStream lexer,
int k)
|
| Method Summary | |
|---|---|
String |
htmlDocument()
|
| Methods inherited from class antlr.LLkParser |
|---|
consume, LA, LT, traceIn, traceOut |
| Methods inherited from class antlr.Parser |
|---|
addMessageListener, addParserListener, addParserMatchListener, addParserTokenListener, addSemanticPredicateListener, addSyntacticPredicateListener, addTraceListener, consumeUntil, consumeUntil, defaultDebuggingSetup, getAST, getASTFactory, getFilename, getInputState, getTokenName, getTokenNames, getTokenTypeToASTClassMap, isDebugMode, mark, match, match, matchNot, panic, removeMessageListener, removeParserListener, removeParserMatchListener, removeParserTokenListener, removeSemanticPredicateListener, removeSyntacticPredicateListener, removeTraceListener, reportError, reportError, reportWarning, rewind, setASTFactory, setASTNodeClass, setASTNodeType, setDebugMode, setFilename, setIgnoreInvalidDebugCalls, setInputState, setTokenBuffer, traceIndent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String[] _tokenNames
public static final antlr.collections.impl.BitSet _tokenSet_0
| Constructor Detail |
|---|
protected EncodingParser(antlr.TokenBuffer tokenBuf,
int k)
public EncodingParser(antlr.TokenBuffer tokenBuf)
protected EncodingParser(antlr.TokenStream lexer,
int k)
public EncodingParser(antlr.TokenStream lexer)
public EncodingParser(antlr.ParserSharedInputState state)
| Method Detail |
|---|
public final String htmlDocument()
throws antlr.RecognitionException,
antlr.TokenStreamException
antlr.RecognitionException
antlr.TokenStreamException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||