AST
class Attributes

General Info

Type Hierarchy:
java.lang.Object
  extended by AST.Attributes
Direct Known Subclasses:
Attributes.FieldAttributes, Attributes.MethodAttributes, Attributes.TypeAttributes
static class Attributes.FieldAttributes
           
static class Attributes.MethodAttributes
           
static class Attributes.TypeAttributes
           

Description

Member Filters

API level:

Aspect:

Constructors

protected Attributes(BytecodeParser parser)

Methods

protected void processAttribute(java.lang.String attribute_name,
                                int attribute_length)
protected void attributes()
public boolean isSynthetic()

Fields

protected BytecodeParser p
protected boolean isSynthetic

Inherited Members

Methods inherited from class java.lang.Object

clone
equals
finalize
getClass
hashCode
notify
notifyAll
toString
wait
wait
wait