org.codehaus.aspectwerkz.annotation.expression.ast
Interface AnnotationParserTreeConstants
- All Known Implementing Classes:
- AnnotationParser
public interface AnnotationParserTreeConstants
JJTROOT
static final int JJTROOT
- See Also:
- Constant Field Values
JJTANNOTATION
static final int JJTANNOTATION
- See Also:
- Constant Field Values
JJTVOID
static final int JJTVOID
- See Also:
- Constant Field Values
JJTKEYVALUEPAIR
static final int JJTKEYVALUEPAIR
- See Also:
- Constant Field Values
JJTIDENTIFIER
static final int JJTIDENTIFIER
- See Also:
- Constant Field Values
JJTBOOLEAN
static final int JJTBOOLEAN
- See Also:
- Constant Field Values
JJTCHAR
static final int JJTCHAR
- See Also:
- Constant Field Values
JJTSTRING
static final int JJTSTRING
- See Also:
- Constant Field Values
JJTARRAY
static final int JJTARRAY
- See Also:
- Constant Field Values
JJTINTEGER
static final int JJTINTEGER
- See Also:
- Constant Field Values
JJTFLOAT
static final int JJTFLOAT
- See Also:
- Constant Field Values
JJTHEX
static final int JJTHEX
- See Also:
- Constant Field Values
JJTOCT
static final int JJTOCT
- See Also:
- Constant Field Values
jjtNodeName
static final String[] jjtNodeName
Copyright © 2002-2005 Jonas Bonér, Alexandre Vasseur. All Rights Reserved.