AST
Class Attributes.TypeAttributes

General Info

Type Hierarchy:
java.lang.Object
  extended by AST.Attributes
      extended by AST.Attributes.TypeAttributes
Enclosing class:
Attributes

Nested classes/interfaces inherited from AST.Attributes

Description

Member Filters

API level:

Aspect:

Constructors

public Attributes.TypeAttributes(BytecodeParser p,
                                 TypeDecl typeDecl,
                                 TypeDecl outerTypeDecl,
                                 Program classPath)

Methods

public boolean isInnerClass()
protected void processAttribute(java.lang.String attribute_name,
                                int attribute_length)
protected void innerClasses()

Inherited Members

Methods inherited from class AST.Attributes

Methods inherited from class java.lang.Object

clone
equals
finalize
getClass
hashCode
notify
notifyAll
toString
wait
wait
wait

Fields inherited from AST.Attributes