org.jboss.annotation.factory.ast
Class AnnotationParserTokenManager
java.lang.Object
org.jboss.annotation.factory.ast.AnnotationParserTokenManager
- All Implemented Interfaces:
- AnnotationParserConstants
public class AnnotationParserTokenManager
- extends Object
- implements AnnotationParserConstants
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
debugStream
public PrintStream debugStream
jjstrLiteralImages
public static final String[] jjstrLiteralImages
lexStateNames
public static final String[] lexStateNames
input_stream
protected SimpleCharStream input_stream
curChar
protected char curChar
AnnotationParserTokenManager
public AnnotationParserTokenManager(SimpleCharStream stream)
AnnotationParserTokenManager
public AnnotationParserTokenManager(SimpleCharStream stream,
int lexState)
setDebugStream
public void setDebugStream(PrintStream ds)
ReInit
public void ReInit(SimpleCharStream stream)
ReInit
public void ReInit(SimpleCharStream stream,
int lexState)
SwitchTo
public void SwitchTo(int lexState)
jjFillToken
protected Token jjFillToken()
getNextToken
public Token getNextToken()
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.