org.jboss.aop.annotation.ast
Interface AnnotationParserTreeConstants
- All Known Implementing Classes:
- AnnotationParser
public interface AnnotationParserTreeConstants
JJTSTART
static final int JJTSTART
- See Also:
- Constant Field Values
JJTANNOTATION
static final int JJTANNOTATION
- See Also:
- Constant Field Values
JJTSINGLEMEMBERVALUE
static final int JJTSINGLEMEMBERVALUE
- See Also:
- Constant Field Values
JJTMEMBERVALUEPAIRS
static final int JJTMEMBERVALUEPAIRS
- See Also:
- Constant Field Values
JJTMEMBERVALUEPAIR
static final int JJTMEMBERVALUEPAIR
- See Also:
- Constant Field Values
JJTVOID
static final int JJTVOID
- See Also:
- Constant Field Values
JJTMEMBERVALUEARRAYINITIALIZER
static final int JJTMEMBERVALUEARRAYINITIALIZER
- See Also:
- Constant Field Values
JJTIDENTIFIER
static final int JJTIDENTIFIER
- See Also:
- Constant Field Values
JJTSTRING
static final int JJTSTRING
- See Also:
- Constant Field Values
JJTCHAR
static final int JJTCHAR
- See Also:
- Constant Field Values
jjtNodeName
static final String[] jjtNodeName
Copyright © 2004 JBoss Inc. All Rights Reserved.