org.modeshape.sequencer.classfile
Class ClassFileSequencerLexicon
java.lang.Object
org.modeshape.sequencer.classfile.ClassFileSequencerLexicon
public class ClassFileSequencerLexicon
- extends Object
The namespace and property names used within a ClassFileSequencer
to store internal information.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ABSTRACT
public static final String ABSTRACT
- See Also:
- Constant Field Values
ANNOTATION
public static final String ANNOTATION
- See Also:
- Constant Field Values
ANNOTATIONS
public static final String ANNOTATIONS
- See Also:
- Constant Field Values
ANNOTATION_MEMBER
public static final String ANNOTATION_MEMBER
- See Also:
- Constant Field Values
CLASS
public static final String CLASS
- See Also:
- Constant Field Values
CONSTRUCTORS
public static final String CONSTRUCTORS
- See Also:
- Constant Field Values
ENUM_VALUES
public static final String ENUM_VALUES
- See Also:
- Constant Field Values
ENUM
public static final String ENUM
- See Also:
- Constant Field Values
FIELD
public static final String FIELD
- See Also:
- Constant Field Values
FIELDS
public static final String FIELDS
- See Also:
- Constant Field Values
FINAL
public static final String FINAL
- See Also:
- Constant Field Values
INTERFACE
public static final String INTERFACE
- See Also:
- Constant Field Values
INTERFACES
public static final String INTERFACES
- See Also:
- Constant Field Values
METHOD
public static final String METHOD
- See Also:
- Constant Field Values
METHODS
public static final String METHODS
- See Also:
- Constant Field Values
NAME
public static final String NAME
- See Also:
- Constant Field Values
NATIVE
public static final String NATIVE
- See Also:
- Constant Field Values
PARAMETERS
public static final String PARAMETERS
- See Also:
- Constant Field Values
RETURN_TYPE_CLASS_NAME
public static final String RETURN_TYPE_CLASS_NAME
- See Also:
- Constant Field Values
SEQUENCED_DATE
public static final String SEQUENCED_DATE
- See Also:
- Constant Field Values
STATIC
public static final String STATIC
- See Also:
- Constant Field Values
STRICT_FP
public static final String STRICT_FP
- See Also:
- Constant Field Values
SUPER_CLASS_NAME
public static final String SUPER_CLASS_NAME
- See Also:
- Constant Field Values
SYNCHRONIZED
public static final String SYNCHRONIZED
- See Also:
- Constant Field Values
TRANSIENT
public static final String TRANSIENT
- See Also:
- Constant Field Values
TYPE_CLASS_NAME
public static final String TYPE_CLASS_NAME
- See Also:
- Constant Field Values
VALUE
public static final String VALUE
- See Also:
- Constant Field Values
VISIBILITY
public static final String VISIBILITY
- See Also:
- Constant Field Values
VOLATILE
public static final String VOLATILE
- See Also:
- Constant Field Values
Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.