AST
Interface Variable

General Info

Description

Member Filters

API level:

Aspect:

Attributes

Source
Declared in Java1.5Frontend/Generics.jrag at line 1519
Aspect
SourceDeclarations

Methods

java.lang.String name()
java.util.Collection<TypeDecl> throwTypes()
boolean isParameter()
boolean isClassVariable()
boolean isLocalVariable()
boolean isFinal()
boolean isVolatile()
boolean isBlank()
boolean isStatic()
boolean isSynthetic()
boolean hasInit()

Inherited Members