| Package | Description |
|---|---|
| soot.JastAddJ |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDot |
class |
AbstractWildcard |
class |
AmbiguousAccess |
class |
ArrayAccess |
class |
ArrayTypeAccess |
class |
ArrayTypeWithSizeAccess |
class |
BoundFieldAccess |
class |
BoundMethodAccess |
class |
BoundTypeAccess |
class |
BytecodeTypeAccess |
class |
ClassAccess |
class |
ClassInstanceExpr |
class |
ConstructorAccess |
class |
DiamondAccess
Type access for a generic class with an empty type parameter list.
|
class |
Dot |
class |
EnumInstanceExpr |
class |
MethodAccess |
class |
PackageAccess |
class |
PackageOrTypeAccess |
class |
ParClassInstanceExpr |
class |
ParConstructorAccess |
class |
ParMethodAccess |
class |
ParseName |
class |
ParSuperConstructorAccess |
class |
ParTypeAccess |
class |
PrimitiveTypeAccess |
class |
SuperAccess |
class |
SuperConstructorAccess |
class |
ThisAccess |
class |
TypeAccess |
class |
VarAccess |
class |
Wildcard |
class |
WildcardExtends |
class |
WildcardSuper |
| Modifier and Type | Field and Description |
|---|---|
protected Access |
EnumInstanceExpr.getAccess_value |
protected Access |
EnumConstant.getTypeAccess_value |
protected Access |
Signatures.MethodSignature.returnType |
protected Access |
Signatures.ClassSignature.superclassSignature |
| Modifier and Type | Method and Description |
|---|---|
Access |
CONSTANT_Class_Info.access() |
Access |
Access.addArrayDims(List list) |
Access |
Access.clone() |
Access |
MethodDecl.createBoundAccess(List args) |
Access |
FieldDeclaration.createBoundFieldAccess() |
Access |
ParClassDecl.createQualifiedAccess() |
Access |
AbstractWildcardType.createQualifiedAccess()
Qualified access for wildcard types.
|
Access |
TypeVariable.createQualifiedAccess() |
Access |
ParInterfaceDecl.createQualifiedAccess() |
Access |
ArrayDecl.createQualifiedAccess() |
Access |
PrimitiveType.createQualifiedAccess() |
Access |
TypeDecl.createQualifiedAccess() |
Access |
ParTypeDecl.createQualifiedAccess() |
Access |
FieldDeclaration.createQualifiedBoundAccess() |
Access |
Dot.extractLast() |
Access |
AbstractDot.extractLast() |
Access |
BytecodeParser.fromClassName(String s) |
Access |
WildcardSuper.getAccess()
Retrieves the Access child.
|
Access |
ParClassInstanceExpr.getAccess()
Retrieves the Access child.
|
Access |
ArrayTypeWithSizeAccess.getAccess()
Retrieves the Access child.
|
Access |
WildcardExtendsType.getAccess()
Retrieves the Access child.
|
Access |
TypeImportOnDemandDecl.getAccess()
Retrieves the Access child.
|
Access |
StaticImportDecl.getAccess()
Retrieves the Access child.
|
Access |
ClassInstanceExpr.getAccess()
Retrieves the Access child.
|
Access |
ArrayTypeAccess.getAccess()
Retrieves the Access child.
|
Access |
WildcardExtends.getAccess()
Retrieves the Access child.
|
Access |
ImportDecl.getAccess()
Retrieves the Access child.
|
Access |
Annotation.getAccess()
Retrieves the Access child.
|
Access |
SingleTypeImportDecl.getAccess()
Retrieves the Access child.
|
Access |
WildcardSuperType.getAccess()
Retrieves the Access child.
|
Access |
SingleStaticImportDecl.getAccess()
Retrieves the Access child.
|
Access |
StaticImportOnDemandDecl.getAccess()
Retrieves the Access child.
|
Access |
EnumInstanceExpr.getAccess() |
Access |
WildcardSuper.getAccessNoTransform()
Retrieves the Access child.
|
Access |
ParClassInstanceExpr.getAccessNoTransform()
Retrieves the Access child.
|
Access |
ArrayTypeWithSizeAccess.getAccessNoTransform()
Retrieves the Access child.
|
Access |
WildcardExtendsType.getAccessNoTransform()
Retrieves the Access child.
|
Access |
TypeImportOnDemandDecl.getAccessNoTransform()
Retrieves the Access child.
|
Access |
StaticImportDecl.getAccessNoTransform()
Retrieves the Access child.
|
Access |
ClassInstanceExpr.getAccessNoTransform()
Retrieves the Access child.
|
Access |
ArrayTypeAccess.getAccessNoTransform()
Retrieves the Access child.
|
Access |
WildcardExtends.getAccessNoTransform()
Retrieves the Access child.
|
Access |
ImportDecl.getAccessNoTransform()
Retrieves the Access child.
|
Access |
Annotation.getAccessNoTransform()
Retrieves the Access child.
|
Access |
SingleTypeImportDecl.getAccessNoTransform()
Retrieves the Access child.
|
Access |
WildcardSuperType.getAccessNoTransform()
Retrieves the Access child.
|
Access |
SingleStaticImportDecl.getAccessNoTransform()
Retrieves the Access child.
|
Access |
StaticImportOnDemandDecl.getAccessNoTransform()
Retrieves the Access child.
|
Access |
EnumInstanceExpr.getAccessNoTransform()
Retrieves the Access child.
|
Access |
ParClassDecl.getArgument(int i)
Retrieves the element at index
i in the Argument list.. |
Access |
RawClassDecl.getArgument(int i)
Retrieves the element at index
i in the Argument list.. |
Access |
ParInterfaceDecl.getArgument(int i)
Retrieves the element at index
i in the Argument list.. |
Access |
RawInterfaceDecl.getArgument(int i)
Retrieves the element at index
i in the Argument list.. |
Access |
ParTypeDecl.getArgument(int index) |
Access |
ParMethodDecl.getException(int i)
Retrieves the element at index
i in the Exception list.. |
Access |
ParConstructorDecl.getException(int i)
Retrieves the element at index
i in the Exception list.. |
Access |
ConstructorDecl.getException(int i)
Retrieves the element at index
i in the Exception list.. |
Access |
AnnotationMethodDecl.getException(int i)
Retrieves the element at index
i in the Exception list.. |
Access |
MethodDeclSubstituted.getException(int i)
Retrieves the element at index
i in the Exception list.. |
Access |
PlaceholderMethodDecl.getException(int i)
Retrieves the element at index
i in the Exception list.. |
Access |
RawConstructorDecl.getException(int i)
Retrieves the element at index
i in the Exception list.. |
Access |
RawMethodDecl.getException(int i)
Retrieves the element at index
i in the Exception list.. |
Access |
GenericMethodDecl.getException(int i)
Retrieves the element at index
i in the Exception list.. |
Access |
MethodDecl.getException(int i)
Retrieves the element at index
i in the Exception list.. |
Access |
GenericConstructorDecl.getException(int i)
Retrieves the element at index
i in the Exception list.. |
Access |
BridgeMethodDecl.getException(int i)
Retrieves the element at index
i in the Exception list.. |
Access |
ConstructorDeclSubstituted.getException(int i)
Retrieves the element at index
i in the Exception list.. |
Access |
ClassDecl.getImplements(int i)
Retrieves the element at index
i in the Implements list.. |
Access |
EnumDecl.getImplements(int i)
Retrieves the element at index
i in the Implements list.. |
Access |
ParClassDecl.getImplements(int i)
Retrieves the element at index
i in the Implements list.. |
Access |
GenericClassDeclSubstituted.getImplements(int i)
Retrieves the element at index
i in the Implements list.. |
Access |
RawClassDecl.getImplements(int i)
Retrieves the element at index
i in the Implements list.. |
Access |
ArrayDecl.getImplements(int i)
Retrieves the element at index
i in the Implements list.. |
Access |
ClassDeclSubstituted.getImplements(int i)
Retrieves the element at index
i in the Implements list.. |
Access |
UnknownType.getImplements(int i)
Retrieves the element at index
i in the Implements list.. |
Access |
AnonymousDecl.getImplements(int i)
Retrieves the element at index
i in the Implements list.. |
Access |
GenericClassDecl.getImplements(int i)
Retrieves the element at index
i in the Implements list.. |
Access |
Dot.getRight()
Retrieves the Right child.
|
Access |
AbstractDot.getRight()
Retrieves the Right child.
|
Access |
Dot.getRightNoTransform()
Retrieves the Right child.
|
Access |
AbstractDot.getRightNoTransform()
Retrieves the Right child.
|
Access |
TypeVariable.getSubstitutedTypeBound(int i,
TypeDecl type) |
Access |
ClassDecl.getSuperClassAccess()
Retrieves the (optional) SuperClassAccess child.
|
Access |
EmptyType.getSuperClassAccess()
Retrieves the (optional) SuperClassAccess child.
|
Access |
DoubleType.getSuperClassAccess()
Retrieves the (optional) SuperClassAccess child.
|
Access |
EnumDecl.getSuperClassAccess()
Retrieves the (optional) SuperClassAccess child.
|
Access |
IntegralType.getSuperClassAccess()
Retrieves the (optional) SuperClassAccess child.
|
Access |
ParClassDecl.getSuperClassAccess()
Retrieves the (optional) SuperClassAccess child.
|
Access |
FloatingPointType.getSuperClassAccess()
Retrieves the (optional) SuperClassAccess child.
|
Access |
FloatType.getSuperClassAccess()
Retrieves the (optional) SuperClassAccess child.
|
Access |
ShortType.getSuperClassAccess()
Retrieves the (optional) SuperClassAccess child.
|
Access |
NumericType.getSuperClassAccess()
Retrieves the (optional) SuperClassAccess child.
|
Access |
GenericClassDeclSubstituted.getSuperClassAccess()
Retrieves the (optional) SuperClassAccess child.
|
Access |
RawClassDecl.getSuperClassAccess()
Retrieves the (optional) SuperClassAccess child.
|
Access |
ArrayDecl.getSuperClassAccess()
Retrieves the (optional) SuperClassAccess child.
|
Access |
PrimitiveType.getSuperClassAccess()
Retrieves the (optional) SuperClassAccess child.
|
Access |
ClassDeclSubstituted.getSuperClassAccess()
Retrieves the (optional) SuperClassAccess child.
|
Access |
IntType.getSuperClassAccess()
Retrieves the (optional) SuperClassAccess child.
|
Access |
ByteType.getSuperClassAccess()
Retrieves the (optional) SuperClassAccess child.
|
Access |
LongType.getSuperClassAccess()
Retrieves the (optional) SuperClassAccess child.
|
Access |
UnknownType.getSuperClassAccess()
Retrieves the (optional) SuperClassAccess child.
|
Access |
AnonymousDecl.getSuperClassAccess()
Retrieves the (optional) SuperClassAccess child.
|
Access |
BooleanType.getSuperClassAccess()
Retrieves the (optional) SuperClassAccess child.
|
Access |
GenericClassDecl.getSuperClassAccess()
Retrieves the (optional) SuperClassAccess child.
|
Access |
CharType.getSuperClassAccess()
Retrieves the (optional) SuperClassAccess child.
|
Access |
ParInterfaceDecl.getSuperInterfaceId(int i)
Retrieves the element at index
i in the SuperInterfaceId list.. |
Access |
GenericInterfaceDecl.getSuperInterfaceId(int i)
Retrieves the element at index
i in the SuperInterfaceId list.. |
Access |
RawInterfaceDecl.getSuperInterfaceId(int i)
Retrieves the element at index
i in the SuperInterfaceId list.. |
Access |
AnnotationDecl.getSuperInterfaceId(int i)
Retrieves the element at index
i in the SuperInterfaceId list.. |
Access |
InterfaceDeclSubstituted.getSuperInterfaceId(int i)
Retrieves the element at index
i in the SuperInterfaceId list.. |
Access |
InterfaceDecl.getSuperInterfaceId(int i)
Retrieves the element at index
i in the SuperInterfaceId list.. |
Access |
GenericInterfaceDeclSubstituted.getSuperInterfaceId(int i)
Retrieves the element at index
i in the SuperInterfaceId list.. |
Access |
VariableDeclaration.getTypeAccess()
Retrieves the TypeAccess child.
|
Access |
DiamondAccess.getTypeAccess()
Retrieves the TypeAccess child.
|
Access |
VariableArityParameterDeclarationSubstituted.getTypeAccess()
Retrieves the TypeAccess child.
|
Access |
ParMethodDecl.getTypeAccess()
Retrieves the TypeAccess child.
|
Access |
VarDeclStmt.getTypeAccess()
Retrieves the TypeAccess child.
|
Access |
ParTypeAccess.getTypeAccess()
Retrieves the TypeAccess child.
|
Access |
InstanceOfExpr.getTypeAccess()
Retrieves the TypeAccess child.
|
Access |
VariableArityParameterDeclaration.getTypeAccess()
Retrieves the TypeAccess child.
|
Access |
ParameterDeclarationSubstituted.getTypeAccess()
Retrieves the TypeAccess child.
|
Access |
ResourceDeclaration.getTypeAccess()
Retrieves the TypeAccess child.
|
Access |
CastExpr.getTypeAccess()
Retrieves the TypeAccess child.
|
Access |
AnnotationMethodDecl.getTypeAccess()
Retrieves the TypeAccess child.
|
Access |
EnumConstant.getTypeAccess() |
Access |
FieldDecl.getTypeAccess()
Retrieves the TypeAccess child.
|
Access |
MethodDeclSubstituted.getTypeAccess()
Retrieves the TypeAccess child.
|
Access |
ArrayCreationExpr.getTypeAccess()
Retrieves the TypeAccess child.
|
Access |
FieldDeclaration.getTypeAccess()
Retrieves the TypeAccess child.
|
Access |
FieldDeclarationSubstituted.getTypeAccess()
Retrieves the TypeAccess child.
|
Access |
PlaceholderMethodDecl.getTypeAccess()
Retrieves the TypeAccess child.
|
Access |
RawMethodDecl.getTypeAccess()
Retrieves the TypeAccess child.
|
Access |
GenericMethodDecl.getTypeAccess()
Retrieves the TypeAccess child.
|
Access |
MethodDecl.getTypeAccess()
Retrieves the TypeAccess child.
|
Access |
ParameterDeclaration.getTypeAccess()
Retrieves the TypeAccess child.
|
Access |
BridgeMethodDecl.getTypeAccess()
Retrieves the TypeAccess child.
|
Access |
CatchParameterDeclaration.getTypeAccess(int i)
Retrieves the element at index
i in the TypeAccess list.. |
Access |
VariableDeclaration.getTypeAccessNoTransform()
Retrieves the TypeAccess child.
|
Access |
DiamondAccess.getTypeAccessNoTransform()
Retrieves the TypeAccess child.
|
Access |
VariableArityParameterDeclarationSubstituted.getTypeAccessNoTransform()
Retrieves the TypeAccess child.
|
Access |
ParMethodDecl.getTypeAccessNoTransform()
Retrieves the TypeAccess child.
|
Access |
VarDeclStmt.getTypeAccessNoTransform()
Retrieves the TypeAccess child.
|
Access |
ParTypeAccess.getTypeAccessNoTransform()
Retrieves the TypeAccess child.
|
Access |
InstanceOfExpr.getTypeAccessNoTransform()
Retrieves the TypeAccess child.
|
Access |
VariableArityParameterDeclaration.getTypeAccessNoTransform()
Retrieves the TypeAccess child.
|
Access |
ParameterDeclarationSubstituted.getTypeAccessNoTransform()
Retrieves the TypeAccess child.
|
Access |
ResourceDeclaration.getTypeAccessNoTransform()
Retrieves the TypeAccess child.
|
Access |
CastExpr.getTypeAccessNoTransform()
Retrieves the TypeAccess child.
|
Access |
AnnotationMethodDecl.getTypeAccessNoTransform()
Retrieves the TypeAccess child.
|
Access |
EnumConstant.getTypeAccessNoTransform()
Retrieves the TypeAccess child.
|
Access |
FieldDecl.getTypeAccessNoTransform()
Retrieves the TypeAccess child.
|
Access |
MethodDeclSubstituted.getTypeAccessNoTransform()
Retrieves the TypeAccess child.
|
Access |
ArrayCreationExpr.getTypeAccessNoTransform()
Retrieves the TypeAccess child.
|
Access |
FieldDeclaration.getTypeAccessNoTransform()
Retrieves the TypeAccess child.
|
Access |
FieldDeclarationSubstituted.getTypeAccessNoTransform()
Retrieves the TypeAccess child.
|
Access |
PlaceholderMethodDecl.getTypeAccessNoTransform()
Retrieves the TypeAccess child.
|
Access |
RawMethodDecl.getTypeAccessNoTransform()
Retrieves the TypeAccess child.
|
Access |
GenericMethodDecl.getTypeAccessNoTransform()
Retrieves the TypeAccess child.
|
Access |
MethodDecl.getTypeAccessNoTransform()
Retrieves the TypeAccess child.
|
Access |
ParameterDeclaration.getTypeAccessNoTransform()
Retrieves the TypeAccess child.
|
Access |
BridgeMethodDecl.getTypeAccessNoTransform()
Retrieves the TypeAccess child.
|
Access |
ParMethodDecl.getTypeArgument(int i)
Retrieves the element at index
i in the TypeArgument list.. |
Access |
ParClassInstanceExpr.getTypeArgument(int i)
Retrieves the element at index
i in the TypeArgument list.. |
Access |
ParConstructorDecl.getTypeArgument(int i)
Retrieves the element at index
i in the TypeArgument list.. |
Access |
ParTypeAccess.getTypeArgument(int i)
Retrieves the element at index
i in the TypeArgument list.. |
Access |
ParSuperConstructorAccess.getTypeArgument(int i)
Retrieves the element at index
i in the TypeArgument list.. |
Access |
RawConstructorDecl.getTypeArgument(int i)
Retrieves the element at index
i in the TypeArgument list.. |
Access |
RawMethodDecl.getTypeArgument(int i)
Retrieves the element at index
i in the TypeArgument list.. |
Access |
ParMethodAccess.getTypeArgument(int i)
Retrieves the element at index
i in the TypeArgument list.. |
Access |
ParConstructorAccess.getTypeArgument(int i)
Retrieves the element at index
i in the TypeArgument list.. |
Access |
GLBType.getTypeBound(int i)
Retrieves the element at index
i in the TypeBound list.. |
Access |
TypeVariable.getTypeBound(int i)
Retrieves the element at index
i in the TypeBound list.. |
Access |
LUBType.getTypeBound(int i)
Retrieves the element at index
i in the TypeBound list.. |
Access |
AbstractDot.lastAccess() |
Access |
Access.lastAccess() |
Access |
Expr.nextAccess() |
Access |
AbstractDot.nextAccess() |
Access |
BytecodeParser.parseSuperClass() |
Access |
NameType.reclassify(String name,
int start,
int end) |
Access |
Signatures.MethodSignature.returnType() |
Access |
AbstractDot.rightSide() |
Access |
ParClassDecl.substitute(Parameterization parTypeDecl) |
Access |
WildcardExtendsType.substitute(Parameterization parTypeDecl) |
Access |
TypeVariable.substitute(Parameterization parTypeDecl) |
Access |
RawClassDecl.substitute(Parameterization parTypeDecl) |
Access |
ParInterfaceDecl.substitute(Parameterization parTypeDecl) |
Access |
ArrayDecl.substitute(Parameterization parTypeDecl) |
Access |
RawInterfaceDecl.substitute(Parameterization parTypeDecl) |
Access |
TypeDecl.substitute(Parameterization parTypeDecl) |
Access |
ParTypeDecl.substitute(Parameterization parTypeDecl) |
Access |
WildcardSuperType.substitute(Parameterization parTypeDecl) |
Access |
ParTypeAccess.substituted(Collection<TypeVariable> original,
List<TypeVariable> substitution)
Builds a copy of this Access node where all occurrences
of type variables in the original type parameter list have been replaced
by the substitution type parameters.
|
Access |
TypeAccess.substituted(Collection<TypeVariable> original,
List<TypeVariable> substitution)
Builds a copy of this Access node where all occurrences
of type variables in the original type parameter list have been replaced
by the substitution type parameters.
|
Access |
Access.substituted(Collection<TypeVariable> original,
List<TypeVariable> substitution)
Builds a copy of this Access node where all occurrences
of type variables in the original type parameter list have been replaced
by the substitution type parameters.
|
Access |
TypeVariable.substituteParameterType(Parameterization parTypeDecl) |
Access |
RawClassDecl.substituteParameterType(Parameterization parTypeDecl) |
Access |
RawInterfaceDecl.substituteParameterType(Parameterization parTypeDecl) |
Access |
TypeDecl.substituteParameterType(Parameterization parTypeDecl) |
Access |
TypeVariable.substituteReturnType(Parameterization parTypeDecl) |
Access |
RawClassDecl.substituteReturnType(Parameterization parTypeDecl) |
Access |
ArrayDecl.substituteReturnType(Parameterization parTypeDecl) |
Access |
RawInterfaceDecl.substituteReturnType(Parameterization parTypeDecl) |
Access |
TypeDecl.substituteReturnType(Parameterization parTypeDecl) |
Access |
Signatures.ClassSignature.superclassSignature() |
Access |
MethodDescriptor.type() |
Access |
TypeDescriptor.type() |
Access |
FieldDescriptor.type() |
Access |
TypeDescriptor.type(String s) |
| Modifier and Type | Method and Description |
|---|---|
List<Access> |
ParClassDecl.getArgumentList()
Retrieves the Argument list.
|
List<Access> |
ParInterfaceDecl.getArgumentList()
Retrieves the Argument list.
|
List<Access> |
ParClassDecl.getArgumentListNoTransform()
Retrieves the Argument list.
|
List<Access> |
RawClassDecl.getArgumentListNoTransform()
Retrieves the Argument list.
|
List<Access> |
ParInterfaceDecl.getArgumentListNoTransform()
Retrieves the Argument list.
|
List<Access> |
RawInterfaceDecl.getArgumentListNoTransform()
Retrieves the Argument list.
|
List<Access> |
ParClassDecl.getArguments()
Retrieves the Argument list.
|
List<Access> |
RawClassDecl.getArguments()
Retrieves the Argument list.
|
List<Access> |
ParInterfaceDecl.getArguments()
Retrieves the Argument list.
|
List<Access> |
RawInterfaceDecl.getArguments()
Retrieves the Argument list.
|
List<Access> |
ParClassDecl.getArgumentsNoTransform()
Retrieves the Argument list.
|
List<Access> |
RawClassDecl.getArgumentsNoTransform()
Retrieves the Argument list.
|
List<Access> |
ParInterfaceDecl.getArgumentsNoTransform()
Retrieves the Argument list.
|
List<Access> |
RawInterfaceDecl.getArgumentsNoTransform()
Retrieves the Argument list.
|
List<Access> |
ParMethodDecl.getExceptionList()
Retrieves the Exception list.
|
List<Access> |
ParConstructorDecl.getExceptionList()
Retrieves the Exception list.
|
List<Access> |
ConstructorDecl.getExceptionList()
Retrieves the Exception list.
|
List<Access> |
AnnotationMethodDecl.getExceptionList()
Retrieves the Exception list.
|
List<Access> |
MethodDeclSubstituted.getExceptionList()
Retrieves the Exception list.
|
List<Access> |
PlaceholderMethodDecl.getExceptionList()
Retrieves the Exception list.
|
List<Access> |
RawConstructorDecl.getExceptionList()
Retrieves the Exception list.
|
List<Access> |
RawMethodDecl.getExceptionList()
Retrieves the Exception list.
|
List<Access> |
GenericMethodDecl.getExceptionList()
Retrieves the Exception list.
|
List<Access> |
MethodDecl.getExceptionList()
Retrieves the Exception list.
|
List<Access> |
GenericConstructorDecl.getExceptionList()
Retrieves the Exception list.
|
List<Access> |
BridgeMethodDecl.getExceptionList()
Retrieves the Exception list.
|
List<Access> |
ConstructorDeclSubstituted.getExceptionList()
Retrieves the Exception list.
|
List<Access> |
ParMethodDecl.getExceptionListNoTransform()
Retrieves the Exception list.
|
List<Access> |
ParConstructorDecl.getExceptionListNoTransform()
Retrieves the Exception list.
|
List<Access> |
ConstructorDecl.getExceptionListNoTransform()
Retrieves the Exception list.
|
List<Access> |
AnnotationMethodDecl.getExceptionListNoTransform()
Retrieves the Exception list.
|
List<Access> |
MethodDeclSubstituted.getExceptionListNoTransform()
Retrieves the Exception list.
|
List<Access> |
PlaceholderMethodDecl.getExceptionListNoTransform()
Retrieves the Exception list.
|
List<Access> |
RawConstructorDecl.getExceptionListNoTransform()
Retrieves the Exception list.
|
List<Access> |
RawMethodDecl.getExceptionListNoTransform()
Retrieves the Exception list.
|
List<Access> |
GenericMethodDecl.getExceptionListNoTransform()
Retrieves the Exception list.
|
List<Access> |
MethodDecl.getExceptionListNoTransform()
Retrieves the Exception list.
|
List<Access> |
GenericConstructorDecl.getExceptionListNoTransform()
Retrieves the Exception list.
|
List<Access> |
BridgeMethodDecl.getExceptionListNoTransform()
Retrieves the Exception list.
|
List<Access> |
ConstructorDeclSubstituted.getExceptionListNoTransform()
Retrieves the Exception list.
|
List<Access> |
ParMethodDecl.getExceptions()
Retrieves the Exception list.
|
List<Access> |
ParConstructorDecl.getExceptions()
Retrieves the Exception list.
|
List<Access> |
ConstructorDecl.getExceptions()
Retrieves the Exception list.
|
List<Access> |
AnnotationMethodDecl.getExceptions()
Retrieves the Exception list.
|
List<Access> |
MethodDeclSubstituted.getExceptions()
Retrieves the Exception list.
|
List<Access> |
PlaceholderMethodDecl.getExceptions()
Retrieves the Exception list.
|
List<Access> |
RawConstructorDecl.getExceptions()
Retrieves the Exception list.
|
List<Access> |
RawMethodDecl.getExceptions()
Retrieves the Exception list.
|
List<Access> |
GenericMethodDecl.getExceptions()
Retrieves the Exception list.
|
List<Access> |
MethodDecl.getExceptions()
Retrieves the Exception list.
|
List<Access> |
GenericConstructorDecl.getExceptions()
Retrieves the Exception list.
|
List<Access> |
BridgeMethodDecl.getExceptions()
Retrieves the Exception list.
|
List<Access> |
ConstructorDeclSubstituted.getExceptions()
Retrieves the Exception list.
|
List<Access> |
ParMethodDecl.getExceptionsNoTransform()
Retrieves the Exception list.
|
List<Access> |
ParConstructorDecl.getExceptionsNoTransform()
Retrieves the Exception list.
|
List<Access> |
ConstructorDecl.getExceptionsNoTransform()
Retrieves the Exception list.
|
List<Access> |
AnnotationMethodDecl.getExceptionsNoTransform()
Retrieves the Exception list.
|
List<Access> |
MethodDeclSubstituted.getExceptionsNoTransform()
Retrieves the Exception list.
|
List<Access> |
PlaceholderMethodDecl.getExceptionsNoTransform()
Retrieves the Exception list.
|
List<Access> |
RawConstructorDecl.getExceptionsNoTransform()
Retrieves the Exception list.
|
List<Access> |
RawMethodDecl.getExceptionsNoTransform()
Retrieves the Exception list.
|
List<Access> |
GenericMethodDecl.getExceptionsNoTransform()
Retrieves the Exception list.
|
List<Access> |
MethodDecl.getExceptionsNoTransform()
Retrieves the Exception list.
|
List<Access> |
GenericConstructorDecl.getExceptionsNoTransform()
Retrieves the Exception list.
|
List<Access> |
BridgeMethodDecl.getExceptionsNoTransform()
Retrieves the Exception list.
|
List<Access> |
ConstructorDeclSubstituted.getExceptionsNoTransform()
Retrieves the Exception list.
|
List<Access> |
ClassDecl.getImplementsList()
Retrieves the Implements list.
|
List<Access> |
EnumDecl.getImplementsList()
Retrieves the Implements list.
|
List<Access> |
GenericClassDeclSubstituted.getImplementsList()
Retrieves the Implements list.
|
List<Access> |
ArrayDecl.getImplementsList()
Retrieves the Implements list.
|
List<Access> |
ClassDeclSubstituted.getImplementsList()
Retrieves the Implements list.
|
List<Access> |
UnknownType.getImplementsList()
Retrieves the Implements list.
|
List<Access> |
GenericClassDecl.getImplementsList()
Retrieves the Implements list.
|
List<Access> |
ClassDecl.getImplementsListNoTransform()
Retrieves the Implements list.
|
List<Access> |
EnumDecl.getImplementsListNoTransform()
Retrieves the Implements list.
|
List<Access> |
ParClassDecl.getImplementsListNoTransform()
Retrieves the Implements list.
|
List<Access> |
GenericClassDeclSubstituted.getImplementsListNoTransform()
Retrieves the Implements list.
|
List<Access> |
RawClassDecl.getImplementsListNoTransform()
Retrieves the Implements list.
|
List<Access> |
ArrayDecl.getImplementsListNoTransform()
Retrieves the Implements list.
|
List<Access> |
ClassDeclSubstituted.getImplementsListNoTransform()
Retrieves the Implements list.
|
List<Access> |
UnknownType.getImplementsListNoTransform()
Retrieves the Implements list.
|
List<Access> |
AnonymousDecl.getImplementsListNoTransform()
Retrieves the Implements list.
|
List<Access> |
GenericClassDecl.getImplementsListNoTransform()
Retrieves the Implements list.
|
List<Access> |
ClassDecl.getImplementss()
Retrieves the Implements list.
|
List<Access> |
EnumDecl.getImplementss()
Retrieves the Implements list.
|
List<Access> |
ParClassDecl.getImplementss()
Retrieves the Implements list.
|
List<Access> |
GenericClassDeclSubstituted.getImplementss()
Retrieves the Implements list.
|
List<Access> |
RawClassDecl.getImplementss()
Retrieves the Implements list.
|
List<Access> |
ArrayDecl.getImplementss()
Retrieves the Implements list.
|
List<Access> |
ClassDeclSubstituted.getImplementss()
Retrieves the Implements list.
|
List<Access> |
UnknownType.getImplementss()
Retrieves the Implements list.
|
List<Access> |
AnonymousDecl.getImplementss()
Retrieves the Implements list.
|
List<Access> |
GenericClassDecl.getImplementss()
Retrieves the Implements list.
|
List<Access> |
ClassDecl.getImplementssNoTransform()
Retrieves the Implements list.
|
List<Access> |
EnumDecl.getImplementssNoTransform()
Retrieves the Implements list.
|
List<Access> |
ParClassDecl.getImplementssNoTransform()
Retrieves the Implements list.
|
List<Access> |
GenericClassDeclSubstituted.getImplementssNoTransform()
Retrieves the Implements list.
|
List<Access> |
RawClassDecl.getImplementssNoTransform()
Retrieves the Implements list.
|
List<Access> |
ArrayDecl.getImplementssNoTransform()
Retrieves the Implements list.
|
List<Access> |
ClassDeclSubstituted.getImplementssNoTransform()
Retrieves the Implements list.
|
List<Access> |
UnknownType.getImplementssNoTransform()
Retrieves the Implements list.
|
List<Access> |
AnonymousDecl.getImplementssNoTransform()
Retrieves the Implements list.
|
List<Access> |
GenericClassDecl.getImplementssNoTransform()
Retrieves the Implements list.
|
Opt<Access> |
ClassDecl.getSuperClassAccessOpt() |
Opt<Access> |
EmptyType.getSuperClassAccessOpt() |
Opt<Access> |
DoubleType.getSuperClassAccessOpt() |
Opt<Access> |
IntegralType.getSuperClassAccessOpt() |
Opt<Access> |
FloatingPointType.getSuperClassAccessOpt() |
Opt<Access> |
FloatType.getSuperClassAccessOpt() |
Opt<Access> |
ShortType.getSuperClassAccessOpt() |
Opt<Access> |
NumericType.getSuperClassAccessOpt() |
Opt<Access> |
GenericClassDeclSubstituted.getSuperClassAccessOpt() |
Opt<Access> |
ArrayDecl.getSuperClassAccessOpt() |
Opt<Access> |
PrimitiveType.getSuperClassAccessOpt() |
Opt<Access> |
ClassDeclSubstituted.getSuperClassAccessOpt() |
Opt<Access> |
IntType.getSuperClassAccessOpt() |
Opt<Access> |
ByteType.getSuperClassAccessOpt() |
Opt<Access> |
LongType.getSuperClassAccessOpt() |
Opt<Access> |
UnknownType.getSuperClassAccessOpt() |
Opt<Access> |
BooleanType.getSuperClassAccessOpt() |
Opt<Access> |
GenericClassDecl.getSuperClassAccessOpt() |
Opt<Access> |
CharType.getSuperClassAccessOpt() |
Opt<Access> |
ClassDecl.getSuperClassAccessOptNoTransform()
Retrieves the optional node for child SuperClassAccess.
|
Opt<Access> |
EmptyType.getSuperClassAccessOptNoTransform()
Retrieves the optional node for child SuperClassAccess.
|
Opt<Access> |
DoubleType.getSuperClassAccessOptNoTransform()
Retrieves the optional node for child SuperClassAccess.
|
Opt<Access> |
EnumDecl.getSuperClassAccessOptNoTransform()
Retrieves the optional node for child SuperClassAccess.
|
Opt<Access> |
IntegralType.getSuperClassAccessOptNoTransform()
Retrieves the optional node for child SuperClassAccess.
|
Opt<Access> |
ParClassDecl.getSuperClassAccessOptNoTransform()
Retrieves the optional node for child SuperClassAccess.
|
Opt<Access> |
FloatingPointType.getSuperClassAccessOptNoTransform()
Retrieves the optional node for child SuperClassAccess.
|
Opt<Access> |
FloatType.getSuperClassAccessOptNoTransform()
Retrieves the optional node for child SuperClassAccess.
|
Opt<Access> |
ShortType.getSuperClassAccessOptNoTransform()
Retrieves the optional node for child SuperClassAccess.
|
Opt<Access> |
NumericType.getSuperClassAccessOptNoTransform()
Retrieves the optional node for child SuperClassAccess.
|
Opt<Access> |
GenericClassDeclSubstituted.getSuperClassAccessOptNoTransform()
Retrieves the optional node for child SuperClassAccess.
|
Opt<Access> |
RawClassDecl.getSuperClassAccessOptNoTransform()
Retrieves the optional node for child SuperClassAccess.
|
Opt<Access> |
ArrayDecl.getSuperClassAccessOptNoTransform()
Retrieves the optional node for child SuperClassAccess.
|
Opt<Access> |
PrimitiveType.getSuperClassAccessOptNoTransform()
Retrieves the optional node for child SuperClassAccess.
|
Opt<Access> |
ClassDeclSubstituted.getSuperClassAccessOptNoTransform()
Retrieves the optional node for child SuperClassAccess.
|
Opt<Access> |
IntType.getSuperClassAccessOptNoTransform()
Retrieves the optional node for child SuperClassAccess.
|
Opt<Access> |
ByteType.getSuperClassAccessOptNoTransform()
Retrieves the optional node for child SuperClassAccess.
|
Opt<Access> |
LongType.getSuperClassAccessOptNoTransform()
Retrieves the optional node for child SuperClassAccess.
|
Opt<Access> |
UnknownType.getSuperClassAccessOptNoTransform()
Retrieves the optional node for child SuperClassAccess.
|
Opt<Access> |
AnonymousDecl.getSuperClassAccessOptNoTransform()
Retrieves the optional node for child SuperClassAccess.
|
Opt<Access> |
BooleanType.getSuperClassAccessOptNoTransform()
Retrieves the optional node for child SuperClassAccess.
|
Opt<Access> |
GenericClassDecl.getSuperClassAccessOptNoTransform()
Retrieves the optional node for child SuperClassAccess.
|
Opt<Access> |
CharType.getSuperClassAccessOptNoTransform()
Retrieves the optional node for child SuperClassAccess.
|
List<Access> |
GenericInterfaceDecl.getSuperInterfaceIdList()
Retrieves the SuperInterfaceId list.
|
List<Access> |
InterfaceDeclSubstituted.getSuperInterfaceIdList()
Retrieves the SuperInterfaceId list.
|
List<Access> |
InterfaceDecl.getSuperInterfaceIdList()
Retrieves the SuperInterfaceId list.
|
List<Access> |
GenericInterfaceDeclSubstituted.getSuperInterfaceIdList()
Retrieves the SuperInterfaceId list.
|
List<Access> |
ParInterfaceDecl.getSuperInterfaceIdListNoTransform()
Retrieves the SuperInterfaceId list.
|
List<Access> |
GenericInterfaceDecl.getSuperInterfaceIdListNoTransform()
Retrieves the SuperInterfaceId list.
|
List<Access> |
RawInterfaceDecl.getSuperInterfaceIdListNoTransform()
Retrieves the SuperInterfaceId list.
|
List<Access> |
AnnotationDecl.getSuperInterfaceIdListNoTransform()
Retrieves the SuperInterfaceId list.
|
List<Access> |
InterfaceDeclSubstituted.getSuperInterfaceIdListNoTransform()
Retrieves the SuperInterfaceId list.
|
List<Access> |
InterfaceDecl.getSuperInterfaceIdListNoTransform()
Retrieves the SuperInterfaceId list.
|
List<Access> |
GenericInterfaceDeclSubstituted.getSuperInterfaceIdListNoTransform()
Retrieves the SuperInterfaceId list.
|
List<Access> |
ParInterfaceDecl.getSuperInterfaceIds()
Retrieves the SuperInterfaceId list.
|
List<Access> |
GenericInterfaceDecl.getSuperInterfaceIds()
Retrieves the SuperInterfaceId list.
|
List<Access> |
RawInterfaceDecl.getSuperInterfaceIds()
Retrieves the SuperInterfaceId list.
|
List<Access> |
AnnotationDecl.getSuperInterfaceIds()
Retrieves the SuperInterfaceId list.
|
List<Access> |
InterfaceDeclSubstituted.getSuperInterfaceIds()
Retrieves the SuperInterfaceId list.
|
List<Access> |
InterfaceDecl.getSuperInterfaceIds()
Retrieves the SuperInterfaceId list.
|
List<Access> |
GenericInterfaceDeclSubstituted.getSuperInterfaceIds()
Retrieves the SuperInterfaceId list.
|
List<Access> |
ParInterfaceDecl.getSuperInterfaceIdsNoTransform()
Retrieves the SuperInterfaceId list.
|
List<Access> |
GenericInterfaceDecl.getSuperInterfaceIdsNoTransform()
Retrieves the SuperInterfaceId list.
|
List<Access> |
RawInterfaceDecl.getSuperInterfaceIdsNoTransform()
Retrieves the SuperInterfaceId list.
|
List<Access> |
AnnotationDecl.getSuperInterfaceIdsNoTransform()
Retrieves the SuperInterfaceId list.
|
List<Access> |
InterfaceDeclSubstituted.getSuperInterfaceIdsNoTransform()
Retrieves the SuperInterfaceId list.
|
List<Access> |
InterfaceDecl.getSuperInterfaceIdsNoTransform()
Retrieves the SuperInterfaceId list.
|
List<Access> |
GenericInterfaceDeclSubstituted.getSuperInterfaceIdsNoTransform()
Retrieves the SuperInterfaceId list.
|
List<Access> |
CatchParameterDeclaration.getTypeAccessList()
Retrieves the TypeAccess list.
|
List<Access> |
CatchParameterDeclaration.getTypeAccessListNoTransform()
Retrieves the TypeAccess list.
|
List<Access> |
CatchParameterDeclaration.getTypeAccesss()
Retrieves the TypeAccess list.
|
List<Access> |
CatchParameterDeclaration.getTypeAccesssNoTransform()
Retrieves the TypeAccess list.
|
List<Access> |
ParMethodDecl.getTypeArgumentList()
Retrieves the TypeArgument list.
|
List<Access> |
ParClassInstanceExpr.getTypeArgumentList()
Retrieves the TypeArgument list.
|
List<Access> |
ParConstructorDecl.getTypeArgumentList()
Retrieves the TypeArgument list.
|
List<Access> |
ParTypeAccess.getTypeArgumentList()
Retrieves the TypeArgument list.
|
List<Access> |
ParSuperConstructorAccess.getTypeArgumentList()
Retrieves the TypeArgument list.
|
List<Access> |
RawConstructorDecl.getTypeArgumentList()
Retrieves the TypeArgument list.
|
List<Access> |
RawMethodDecl.getTypeArgumentList()
Retrieves the TypeArgument list.
|
List<Access> |
ParMethodAccess.getTypeArgumentList()
Retrieves the TypeArgument list.
|
List<Access> |
ParConstructorAccess.getTypeArgumentList()
Retrieves the TypeArgument list.
|
List<Access> |
ParMethodDecl.getTypeArgumentListNoTransform()
Retrieves the TypeArgument list.
|
List<Access> |
ParClassInstanceExpr.getTypeArgumentListNoTransform()
Retrieves the TypeArgument list.
|
List<Access> |
ParConstructorDecl.getTypeArgumentListNoTransform()
Retrieves the TypeArgument list.
|
List<Access> |
ParTypeAccess.getTypeArgumentListNoTransform()
Retrieves the TypeArgument list.
|
List<Access> |
ParSuperConstructorAccess.getTypeArgumentListNoTransform()
Retrieves the TypeArgument list.
|
List<Access> |
RawConstructorDecl.getTypeArgumentListNoTransform()
Retrieves the TypeArgument list.
|
List<Access> |
RawMethodDecl.getTypeArgumentListNoTransform()
Retrieves the TypeArgument list.
|
List<Access> |
ParMethodAccess.getTypeArgumentListNoTransform()
Retrieves the TypeArgument list.
|
List<Access> |
ParConstructorAccess.getTypeArgumentListNoTransform()
Retrieves the TypeArgument list.
|
List<Access> |
ParMethodDecl.getTypeArguments()
Retrieves the TypeArgument list.
|
List<Access> |
ParClassInstanceExpr.getTypeArguments()
Retrieves the TypeArgument list.
|
List<Access> |
ParConstructorDecl.getTypeArguments()
Retrieves the TypeArgument list.
|
List<Access> |
ParTypeAccess.getTypeArguments()
Retrieves the TypeArgument list.
|
List<Access> |
ParSuperConstructorAccess.getTypeArguments()
Retrieves the TypeArgument list.
|
List<Access> |
RawConstructorDecl.getTypeArguments()
Retrieves the TypeArgument list.
|
List<Access> |
RawMethodDecl.getTypeArguments()
Retrieves the TypeArgument list.
|
List<Access> |
ParMethodAccess.getTypeArguments()
Retrieves the TypeArgument list.
|
List<Access> |
ParConstructorAccess.getTypeArguments()
Retrieves the TypeArgument list.
|
List<Access> |
ParMethodDecl.getTypeArgumentsNoTransform()
Retrieves the TypeArgument list.
|
List<Access> |
ParClassInstanceExpr.getTypeArgumentsNoTransform()
Retrieves the TypeArgument list.
|
List<Access> |
ParConstructorDecl.getTypeArgumentsNoTransform()
Retrieves the TypeArgument list.
|
List<Access> |
ParTypeAccess.getTypeArgumentsNoTransform()
Retrieves the TypeArgument list.
|
List<Access> |
ParSuperConstructorAccess.getTypeArgumentsNoTransform()
Retrieves the TypeArgument list.
|
List<Access> |
RawConstructorDecl.getTypeArgumentsNoTransform()
Retrieves the TypeArgument list.
|
List<Access> |
RawMethodDecl.getTypeArgumentsNoTransform()
Retrieves the TypeArgument list.
|
List<Access> |
ParMethodAccess.getTypeArgumentsNoTransform()
Retrieves the TypeArgument list.
|
List<Access> |
ParConstructorAccess.getTypeArgumentsNoTransform()
Retrieves the TypeArgument list.
|
List<Access> |
GLBType.getTypeBoundList()
Retrieves the TypeBound list.
|
List<Access> |
TypeVariable.getTypeBoundList()
Retrieves the TypeBound list.
|
List<Access> |
LUBType.getTypeBoundList()
Retrieves the TypeBound list.
|
List<Access> |
GLBType.getTypeBoundListNoTransform()
Retrieves the TypeBound list.
|
List<Access> |
TypeVariable.getTypeBoundListNoTransform()
Retrieves the TypeBound list.
|
List<Access> |
LUBType.getTypeBoundListNoTransform()
Retrieves the TypeBound list.
|
List<Access> |
GLBType.getTypeBounds()
Retrieves the TypeBound list.
|
List<Access> |
TypeVariable.getTypeBounds()
Retrieves the TypeBound list.
|
List<Access> |
LUBType.getTypeBounds()
Retrieves the TypeBound list.
|
List<Access> |
GLBType.getTypeBoundsNoTransform()
Retrieves the TypeBound list.
|
List<Access> |
TypeVariable.getTypeBoundsNoTransform()
Retrieves the TypeBound list.
|
List<Access> |
LUBType.getTypeBoundsNoTransform()
Retrieves the TypeBound list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ParClassDecl.addArgument(Access node)
Append an element to the Argument list.
|
void |
RawClassDecl.addArgument(Access node)
Append an element to the Argument list.
|
void |
ParInterfaceDecl.addArgument(Access node)
Append an element to the Argument list.
|
void |
RawInterfaceDecl.addArgument(Access node)
Append an element to the Argument list.
|
void |
ParClassDecl.addArgumentNoTransform(Access node) |
void |
RawClassDecl.addArgumentNoTransform(Access node) |
void |
ParInterfaceDecl.addArgumentNoTransform(Access node) |
void |
RawInterfaceDecl.addArgumentNoTransform(Access node) |
void |
ParMethodDecl.addException(Access node)
Append an element to the Exception list.
|
void |
ParConstructorDecl.addException(Access node)
Append an element to the Exception list.
|
void |
ConstructorDecl.addException(Access node)
Append an element to the Exception list.
|
void |
AnnotationMethodDecl.addException(Access node)
Append an element to the Exception list.
|
void |
MethodDeclSubstituted.addException(Access node)
Append an element to the Exception list.
|
void |
PlaceholderMethodDecl.addException(Access node)
Append an element to the Exception list.
|
void |
RawConstructorDecl.addException(Access node)
Append an element to the Exception list.
|
void |
RawMethodDecl.addException(Access node)
Append an element to the Exception list.
|
void |
GenericMethodDecl.addException(Access node)
Append an element to the Exception list.
|
void |
MethodDecl.addException(Access node)
Append an element to the Exception list.
|
void |
GenericConstructorDecl.addException(Access node)
Append an element to the Exception list.
|
void |
BridgeMethodDecl.addException(Access node)
Append an element to the Exception list.
|
void |
ConstructorDeclSubstituted.addException(Access node)
Append an element to the Exception list.
|
void |
ParMethodDecl.addExceptionNoTransform(Access node) |
void |
ParConstructorDecl.addExceptionNoTransform(Access node) |
void |
ConstructorDecl.addExceptionNoTransform(Access node) |
void |
AnnotationMethodDecl.addExceptionNoTransform(Access node) |
void |
MethodDeclSubstituted.addExceptionNoTransform(Access node) |
void |
PlaceholderMethodDecl.addExceptionNoTransform(Access node) |
void |
RawConstructorDecl.addExceptionNoTransform(Access node) |
void |
RawMethodDecl.addExceptionNoTransform(Access node) |
void |
GenericMethodDecl.addExceptionNoTransform(Access node) |
void |
MethodDecl.addExceptionNoTransform(Access node) |
void |
GenericConstructorDecl.addExceptionNoTransform(Access node) |
void |
BridgeMethodDecl.addExceptionNoTransform(Access node) |
void |
ConstructorDeclSubstituted.addExceptionNoTransform(Access node) |
void |
ClassDecl.addImplements(Access node)
Append an element to the Implements list.
|
void |
EnumDecl.addImplements(Access node)
Append an element to the Implements list.
|
void |
ParClassDecl.addImplements(Access node)
Append an element to the Implements list.
|
void |
GenericClassDeclSubstituted.addImplements(Access node)
Append an element to the Implements list.
|
void |
RawClassDecl.addImplements(Access node)
Append an element to the Implements list.
|
void |
ArrayDecl.addImplements(Access node)
Append an element to the Implements list.
|
void |
ClassDeclSubstituted.addImplements(Access node)
Append an element to the Implements list.
|
void |
UnknownType.addImplements(Access node)
Append an element to the Implements list.
|
void |
AnonymousDecl.addImplements(Access node)
Append an element to the Implements list.
|
void |
GenericClassDecl.addImplements(Access node)
Append an element to the Implements list.
|
void |
ClassDecl.addImplementsNoTransform(Access node) |
void |
EnumDecl.addImplementsNoTransform(Access node) |
void |
ParClassDecl.addImplementsNoTransform(Access node) |
void |
GenericClassDeclSubstituted.addImplementsNoTransform(Access node) |
void |
RawClassDecl.addImplementsNoTransform(Access node) |
void |
ArrayDecl.addImplementsNoTransform(Access node) |
void |
ClassDeclSubstituted.addImplementsNoTransform(Access node) |
void |
UnknownType.addImplementsNoTransform(Access node) |
void |
AnonymousDecl.addImplementsNoTransform(Access node) |
void |
GenericClassDecl.addImplementsNoTransform(Access node) |
void |
ParInterfaceDecl.addSuperInterfaceId(Access node)
Append an element to the SuperInterfaceId list.
|
void |
GenericInterfaceDecl.addSuperInterfaceId(Access node)
Append an element to the SuperInterfaceId list.
|
void |
RawInterfaceDecl.addSuperInterfaceId(Access node)
Append an element to the SuperInterfaceId list.
|
void |
AnnotationDecl.addSuperInterfaceId(Access node)
Append an element to the SuperInterfaceId list.
|
void |
InterfaceDeclSubstituted.addSuperInterfaceId(Access node)
Append an element to the SuperInterfaceId list.
|
void |
InterfaceDecl.addSuperInterfaceId(Access node)
Append an element to the SuperInterfaceId list.
|
void |
GenericInterfaceDeclSubstituted.addSuperInterfaceId(Access node)
Append an element to the SuperInterfaceId list.
|
void |
ParInterfaceDecl.addSuperInterfaceIdNoTransform(Access node) |
void |
GenericInterfaceDecl.addSuperInterfaceIdNoTransform(Access node) |
void |
RawInterfaceDecl.addSuperInterfaceIdNoTransform(Access node) |
void |
AnnotationDecl.addSuperInterfaceIdNoTransform(Access node) |
void |
InterfaceDeclSubstituted.addSuperInterfaceIdNoTransform(Access node) |
void |
InterfaceDecl.addSuperInterfaceIdNoTransform(Access node) |
void |
GenericInterfaceDeclSubstituted.addSuperInterfaceIdNoTransform(Access node) |
void |
CatchParameterDeclaration.addTypeAccess(Access node)
Append an element to the TypeAccess list.
|
void |
CatchParameterDeclaration.addTypeAccessNoTransform(Access node) |
void |
ParMethodDecl.addTypeArgument(Access node)
Append an element to the TypeArgument list.
|
void |
ParClassInstanceExpr.addTypeArgument(Access node)
Append an element to the TypeArgument list.
|
void |
ParConstructorDecl.addTypeArgument(Access node)
Append an element to the TypeArgument list.
|
void |
ParTypeAccess.addTypeArgument(Access node)
Append an element to the TypeArgument list.
|
void |
ParSuperConstructorAccess.addTypeArgument(Access node)
Append an element to the TypeArgument list.
|
void |
RawConstructorDecl.addTypeArgument(Access node)
Append an element to the TypeArgument list.
|
void |
RawMethodDecl.addTypeArgument(Access node)
Append an element to the TypeArgument list.
|
void |
ParMethodAccess.addTypeArgument(Access node)
Append an element to the TypeArgument list.
|
void |
ParConstructorAccess.addTypeArgument(Access node)
Append an element to the TypeArgument list.
|
void |
ParMethodDecl.addTypeArgumentNoTransform(Access node) |
void |
ParClassInstanceExpr.addTypeArgumentNoTransform(Access node) |
void |
ParConstructorDecl.addTypeArgumentNoTransform(Access node) |
void |
ParTypeAccess.addTypeArgumentNoTransform(Access node) |
void |
ParSuperConstructorAccess.addTypeArgumentNoTransform(Access node) |
void |
RawConstructorDecl.addTypeArgumentNoTransform(Access node) |
void |
RawMethodDecl.addTypeArgumentNoTransform(Access node) |
void |
ParMethodAccess.addTypeArgumentNoTransform(Access node) |
void |
ParConstructorAccess.addTypeArgumentNoTransform(Access node) |
void |
GLBType.addTypeBound(Access node)
Append an element to the TypeBound list.
|
void |
TypeVariable.addTypeBound(Access node)
Append an element to the TypeBound list.
|
void |
LUBType.addTypeBound(Access node)
Append an element to the TypeBound list.
|
void |
GLBType.addTypeBoundNoTransform(Access node) |
void |
TypeVariable.addTypeBoundNoTransform(Access node) |
void |
LUBType.addTypeBoundNoTransform(Access node) |
FieldDeclaration |
VariableDecl.createFieldDeclarationFrom(Modifiers modifiers,
Access type) |
VariableDeclaration |
VariableDecl.createVariableDeclarationFrom(Modifiers modifiers,
Access type) |
Dot |
Dot.qualifiesAccess(Access access) |
Dot |
Expr.qualifiesAccess(Access access) |
void |
Dot.replaceLast(Access access) |
void |
AbstractDot.replaceLast(Access access) |
boolean |
ParClassDecl.sameSignature(Access a) |
boolean |
WildcardExtendsType.sameSignature(Access a) |
boolean |
TypeVariable.sameSignature(Access a) |
boolean |
RawClassDecl.sameSignature(Access a) |
boolean |
ParInterfaceDecl.sameSignature(Access a) |
boolean |
RawInterfaceDecl.sameSignature(Access a) |
boolean |
TypeDecl.sameSignature(Access a) |
boolean |
WildcardType.sameSignature(Access a) |
boolean |
ParTypeDecl.sameSignature(Access a) |
boolean |
WildcardSuperType.sameSignature(Access a) |
void |
WildcardSuper.setAccess(Access node)
Replaces the Access child.
|
void |
ParClassInstanceExpr.setAccess(Access node)
Replaces the Access child.
|
void |
ArrayTypeWithSizeAccess.setAccess(Access node)
Replaces the Access child.
|
void |
WildcardExtendsType.setAccess(Access node)
Replaces the Access child.
|
void |
TypeImportOnDemandDecl.setAccess(Access node)
Replaces the Access child.
|
void |
StaticImportDecl.setAccess(Access node)
Replaces the Access child.
|
void |
ClassInstanceExpr.setAccess(Access node)
Replaces the Access child.
|
void |
ArrayTypeAccess.setAccess(Access node)
Replaces the Access child.
|
void |
WildcardExtends.setAccess(Access node)
Replaces the Access child.
|
void |
ImportDecl.setAccess(Access node)
Replaces the Access child.
|
void |
Annotation.setAccess(Access node)
Replaces the Access child.
|
void |
SingleTypeImportDecl.setAccess(Access node)
Replaces the Access child.
|
void |
WildcardSuperType.setAccess(Access node)
Replaces the Access child.
|
void |
SingleStaticImportDecl.setAccess(Access node)
Replaces the Access child.
|
void |
StaticImportOnDemandDecl.setAccess(Access node)
Replaces the Access child.
|
void |
EnumInstanceExpr.setAccess(Access node)
Replaces the Access child.
|
void |
ParClassDecl.setArgument(Access node,
int i)
Replaces the Argument list element at index
i with the new node node. |
void |
RawClassDecl.setArgument(Access node,
int i)
Replaces the Argument list element at index
i with the new node node. |
void |
ParInterfaceDecl.setArgument(Access node,
int i)
Replaces the Argument list element at index
i with the new node node. |
void |
RawInterfaceDecl.setArgument(Access node,
int i)
Replaces the Argument list element at index
i with the new node node. |
void |
ParMethodDecl.setException(Access node,
int i)
Replaces the Exception list element at index
i with the new node node. |
void |
ParConstructorDecl.setException(Access node,
int i)
Replaces the Exception list element at index
i with the new node node. |
void |
ConstructorDecl.setException(Access node,
int i)
Replaces the Exception list element at index
i with the new node
node. |
void |
AnnotationMethodDecl.setException(Access node,
int i)
Replaces the Exception list element at index
i with the new node node. |
void |
MethodDeclSubstituted.setException(Access node,
int i)
Replaces the Exception list element at index
i with the new node node. |
void |
PlaceholderMethodDecl.setException(Access node,
int i)
Replaces the Exception list element at index
i with the new node node. |
void |
RawConstructorDecl.setException(Access node,
int i)
Replaces the Exception list element at index
i with the new node node. |
void |
RawMethodDecl.setException(Access node,
int i)
Replaces the Exception list element at index
i with the new node node. |
void |
GenericMethodDecl.setException(Access node,
int i)
Replaces the Exception list element at index
i with the new node node. |
void |
MethodDecl.setException(Access node,
int i)
Replaces the Exception list element at index
i with the new node
node. |
void |
GenericConstructorDecl.setException(Access node,
int i)
Replaces the Exception list element at index
i with the new node node. |
void |
BridgeMethodDecl.setException(Access node,
int i)
Replaces the Exception list element at index
i with the new node node. |
void |
ConstructorDeclSubstituted.setException(Access node,
int i)
Replaces the Exception list element at index
i with the new node node. |
void |
ClassDecl.setImplements(Access node,
int i)
Replaces the Implements list element at index
i with the new node node. |
void |
EnumDecl.setImplements(Access node,
int i)
Replaces the Implements list element at index
i with the new node node. |
void |
ParClassDecl.setImplements(Access node,
int i)
Replaces the Implements list element at index
i with the new node node. |
void |
GenericClassDeclSubstituted.setImplements(Access node,
int i)
Replaces the Implements list element at index
i with the new node node. |
void |
RawClassDecl.setImplements(Access node,
int i)
Replaces the Implements list element at index
i with the new node node. |
void |
ArrayDecl.setImplements(Access node,
int i)
Replaces the Implements list element at index
i with the new node node. |
void |
ClassDeclSubstituted.setImplements(Access node,
int i)
Replaces the Implements list element at index
i with the new node node. |
void |
UnknownType.setImplements(Access node,
int i)
Replaces the Implements list element at index
i with the new node node. |
void |
AnonymousDecl.setImplements(Access node,
int i)
Replaces the Implements list element at index
i with the new node node. |
void |
GenericClassDecl.setImplements(Access node,
int i)
Replaces the Implements list element at index
i with the new node node. |
void |
Dot.setRight(Access node)
Replaces the Right child.
|
void |
AbstractDot.setRight(Access node)
Replaces the Right child.
|
void |
ClassDecl.setSuperClassAccess(Access node)
Replaces the (optional) SuperClassAccess child.
|
void |
EmptyType.setSuperClassAccess(Access node)
Replaces the (optional) SuperClassAccess child.
|
void |
DoubleType.setSuperClassAccess(Access node)
Replaces the (optional) SuperClassAccess child.
|
void |
EnumDecl.setSuperClassAccess(Access node)
Replaces the (optional) SuperClassAccess child.
|
void |
IntegralType.setSuperClassAccess(Access node)
Replaces the (optional) SuperClassAccess child.
|
void |
ParClassDecl.setSuperClassAccess(Access node)
Replaces the (optional) SuperClassAccess child.
|
void |
FloatingPointType.setSuperClassAccess(Access node)
Replaces the (optional) SuperClassAccess child.
|
void |
FloatType.setSuperClassAccess(Access node)
Replaces the (optional) SuperClassAccess child.
|
void |
ShortType.setSuperClassAccess(Access node)
Replaces the (optional) SuperClassAccess child.
|
void |
NumericType.setSuperClassAccess(Access node)
Replaces the (optional) SuperClassAccess child.
|
void |
GenericClassDeclSubstituted.setSuperClassAccess(Access node)
Replaces the (optional) SuperClassAccess child.
|
void |
RawClassDecl.setSuperClassAccess(Access node)
Replaces the (optional) SuperClassAccess child.
|
void |
ArrayDecl.setSuperClassAccess(Access node)
Replaces the (optional) SuperClassAccess child.
|
void |
PrimitiveType.setSuperClassAccess(Access node)
Replaces the (optional) SuperClassAccess child.
|
void |
ClassDeclSubstituted.setSuperClassAccess(Access node)
Replaces the (optional) SuperClassAccess child.
|
void |
IntType.setSuperClassAccess(Access node)
Replaces the (optional) SuperClassAccess child.
|
void |
ByteType.setSuperClassAccess(Access node)
Replaces the (optional) SuperClassAccess child.
|
void |
LongType.setSuperClassAccess(Access node)
Replaces the (optional) SuperClassAccess child.
|
void |
UnknownType.setSuperClassAccess(Access node)
Replaces the (optional) SuperClassAccess child.
|
void |
AnonymousDecl.setSuperClassAccess(Access node)
Replaces the (optional) SuperClassAccess child.
|
void |
BooleanType.setSuperClassAccess(Access node)
Replaces the (optional) SuperClassAccess child.
|
void |
GenericClassDecl.setSuperClassAccess(Access node)
Replaces the (optional) SuperClassAccess child.
|
void |
CharType.setSuperClassAccess(Access node)
Replaces the (optional) SuperClassAccess child.
|
void |
ParInterfaceDecl.setSuperInterfaceId(Access node,
int i)
Replaces the SuperInterfaceId list element at index
i with the new node node. |
void |
GenericInterfaceDecl.setSuperInterfaceId(Access node,
int i)
Replaces the SuperInterfaceId list element at index
i with the new node node. |
void |
RawInterfaceDecl.setSuperInterfaceId(Access node,
int i)
Replaces the SuperInterfaceId list element at index
i with the new node node. |
void |
AnnotationDecl.setSuperInterfaceId(Access node,
int i)
Replaces the SuperInterfaceId list element at index
i with the new node node. |
void |
InterfaceDeclSubstituted.setSuperInterfaceId(Access node,
int i)
Replaces the SuperInterfaceId list element at index
i with the new node node. |
void |
InterfaceDecl.setSuperInterfaceId(Access node,
int i)
Replaces the SuperInterfaceId list element at index
i with the new node node. |
void |
GenericInterfaceDeclSubstituted.setSuperInterfaceId(Access node,
int i)
Replaces the SuperInterfaceId list element at index
i with the new node node. |
void |
VariableDeclaration.setTypeAccess(Access node)
Replaces the TypeAccess child.
|
void |
DiamondAccess.setTypeAccess(Access node)
Replaces the TypeAccess child.
|
void |
VariableArityParameterDeclarationSubstituted.setTypeAccess(Access node)
Replaces the TypeAccess child.
|
void |
ParMethodDecl.setTypeAccess(Access node)
Replaces the TypeAccess child.
|
void |
VarDeclStmt.setTypeAccess(Access node)
Replaces the TypeAccess child.
|
void |
ParTypeAccess.setTypeAccess(Access node)
Replaces the TypeAccess child.
|
void |
InstanceOfExpr.setTypeAccess(Access node)
Replaces the TypeAccess child.
|
void |
VariableArityParameterDeclaration.setTypeAccess(Access node)
Replaces the TypeAccess child.
|
void |
ParameterDeclarationSubstituted.setTypeAccess(Access node)
Replaces the TypeAccess child.
|
void |
ResourceDeclaration.setTypeAccess(Access node)
Replaces the TypeAccess child.
|
void |
CastExpr.setTypeAccess(Access node)
Replaces the TypeAccess child.
|
void |
AnnotationMethodDecl.setTypeAccess(Access node)
Replaces the TypeAccess child.
|
void |
EnumConstant.setTypeAccess(Access node)
Replaces the TypeAccess child.
|
void |
FieldDecl.setTypeAccess(Access node)
Replaces the TypeAccess child.
|
void |
MethodDeclSubstituted.setTypeAccess(Access node)
Replaces the TypeAccess child.
|
void |
ArrayCreationExpr.setTypeAccess(Access node)
Replaces the TypeAccess child.
|
void |
FieldDeclaration.setTypeAccess(Access node)
Replaces the TypeAccess child.
|
void |
FieldDeclarationSubstituted.setTypeAccess(Access node)
Replaces the TypeAccess child.
|
void |
PlaceholderMethodDecl.setTypeAccess(Access node)
Replaces the TypeAccess child.
|
void |
RawMethodDecl.setTypeAccess(Access node)
Replaces the TypeAccess child.
|
void |
GenericMethodDecl.setTypeAccess(Access node)
Replaces the TypeAccess child.
|
void |
MethodDecl.setTypeAccess(Access node)
Replaces the TypeAccess child.
|
void |
ParameterDeclaration.setTypeAccess(Access node)
Replaces the TypeAccess child.
|
void |
BridgeMethodDecl.setTypeAccess(Access node)
Replaces the TypeAccess child.
|
void |
CatchParameterDeclaration.setTypeAccess(Access node,
int i)
Replaces the TypeAccess list element at index
i with the new node node. |
void |
ParMethodDecl.setTypeArgument(Access node,
int i)
Replaces the TypeArgument list element at index
i with the new node node. |
void |
ParClassInstanceExpr.setTypeArgument(Access node,
int i)
Replaces the TypeArgument list element at index
i with the new node node. |
void |
ParConstructorDecl.setTypeArgument(Access node,
int i)
Replaces the TypeArgument list element at index
i with the new node node. |
void |
ParTypeAccess.setTypeArgument(Access node,
int i)
Replaces the TypeArgument list element at index
i with the new node node. |
void |
ParSuperConstructorAccess.setTypeArgument(Access node,
int i)
Replaces the TypeArgument list element at index
i with the new node node. |
void |
RawConstructorDecl.setTypeArgument(Access node,
int i)
Replaces the TypeArgument list element at index
i with the new node node. |
void |
RawMethodDecl.setTypeArgument(Access node,
int i)
Replaces the TypeArgument list element at index
i with the new node node. |
void |
ParMethodAccess.setTypeArgument(Access node,
int i)
Replaces the TypeArgument list element at index
i with the new node node. |
void |
ParConstructorAccess.setTypeArgument(Access node,
int i)
Replaces the TypeArgument list element at index
i with the new node node. |
void |
GLBType.setTypeBound(Access node,
int i)
Replaces the TypeBound list element at index
i with the new node node. |
void |
TypeVariable.setTypeBound(Access node,
int i)
Replaces the TypeBound list element at index
i with the new node node. |
void |
LUBType.setTypeBound(Access node,
int i)
Replaces the TypeBound list element at index
i with the new node node. |
| Modifier and Type | Method and Description |
|---|---|
void |
ParClassDecl.setArgumentList(List<Access> list)
Replaces the Argument list.
|
void |
RawClassDecl.setArgumentList(List<Access> list)
Replaces the Argument list.
|
void |
ParInterfaceDecl.setArgumentList(List<Access> list)
Replaces the Argument list.
|
void |
RawInterfaceDecl.setArgumentList(List<Access> list)
Replaces the Argument list.
|
void |
ParMethodDecl.setExceptionList(List<Access> list)
Replaces the Exception list.
|
void |
ParConstructorDecl.setExceptionList(List<Access> list)
Replaces the Exception list.
|
void |
ConstructorDecl.setExceptionList(List<Access> list)
Replaces the Exception list.
|
void |
AnnotationMethodDecl.setExceptionList(List<Access> list)
Replaces the Exception list.
|
void |
MethodDeclSubstituted.setExceptionList(List<Access> list)
Replaces the Exception list.
|
void |
PlaceholderMethodDecl.setExceptionList(List<Access> list)
Replaces the Exception list.
|
void |
RawConstructorDecl.setExceptionList(List<Access> list)
Replaces the Exception list.
|
void |
RawMethodDecl.setExceptionList(List<Access> list)
Replaces the Exception list.
|
void |
GenericMethodDecl.setExceptionList(List<Access> list)
Replaces the Exception list.
|
void |
MethodDecl.setExceptionList(List<Access> list)
Replaces the Exception list.
|
void |
GenericConstructorDecl.setExceptionList(List<Access> list)
Replaces the Exception list.
|
void |
BridgeMethodDecl.setExceptionList(List<Access> list)
Replaces the Exception list.
|
void |
ConstructorDeclSubstituted.setExceptionList(List<Access> list)
Replaces the Exception list.
|
void |
ClassDecl.setImplementsList(List<Access> list)
Replaces the Implements list.
|
void |
EnumDecl.setImplementsList(List<Access> list)
Replaces the Implements list.
|
void |
ParClassDecl.setImplementsList(List<Access> list)
Replaces the Implements list.
|
void |
GenericClassDeclSubstituted.setImplementsList(List<Access> list)
Replaces the Implements list.
|
void |
RawClassDecl.setImplementsList(List<Access> list)
Replaces the Implements list.
|
void |
ArrayDecl.setImplementsList(List<Access> list)
Replaces the Implements list.
|
void |
ClassDeclSubstituted.setImplementsList(List<Access> list)
Replaces the Implements list.
|
void |
UnknownType.setImplementsList(List<Access> list)
Replaces the Implements list.
|
void |
AnonymousDecl.setImplementsList(List<Access> list)
Replaces the Implements list.
|
void |
GenericClassDecl.setImplementsList(List<Access> list)
Replaces the Implements list.
|
void |
ClassDecl.setSuperClassAccessOpt(Opt<Access> opt)
Replaces the optional node for the SuperClassAccess child.
|
void |
EmptyType.setSuperClassAccessOpt(Opt<Access> opt)
Replaces the optional node for the SuperClassAccess child.
|
void |
DoubleType.setSuperClassAccessOpt(Opt<Access> opt)
Replaces the optional node for the SuperClassAccess child.
|
void |
EnumDecl.setSuperClassAccessOpt(Opt<Access> opt)
Replaces the optional node for the SuperClassAccess child.
|
void |
IntegralType.setSuperClassAccessOpt(Opt<Access> opt)
Replaces the optional node for the SuperClassAccess child.
|
void |
ParClassDecl.setSuperClassAccessOpt(Opt<Access> opt)
Replaces the optional node for the SuperClassAccess child.
|
void |
FloatingPointType.setSuperClassAccessOpt(Opt<Access> opt)
Replaces the optional node for the SuperClassAccess child.
|
void |
FloatType.setSuperClassAccessOpt(Opt<Access> opt)
Replaces the optional node for the SuperClassAccess child.
|
void |
ShortType.setSuperClassAccessOpt(Opt<Access> opt)
Replaces the optional node for the SuperClassAccess child.
|
void |
NumericType.setSuperClassAccessOpt(Opt<Access> opt)
Replaces the optional node for the SuperClassAccess child.
|
void |
GenericClassDeclSubstituted.setSuperClassAccessOpt(Opt<Access> opt)
Replaces the optional node for the SuperClassAccess child.
|
void |
RawClassDecl.setSuperClassAccessOpt(Opt<Access> opt)
Replaces the optional node for the SuperClassAccess child.
|
void |
ArrayDecl.setSuperClassAccessOpt(Opt<Access> opt)
Replaces the optional node for the SuperClassAccess child.
|
void |
PrimitiveType.setSuperClassAccessOpt(Opt<Access> opt)
Replaces the optional node for the SuperClassAccess child.
|
void |
ClassDeclSubstituted.setSuperClassAccessOpt(Opt<Access> opt)
Replaces the optional node for the SuperClassAccess child.
|
void |
IntType.setSuperClassAccessOpt(Opt<Access> opt)
Replaces the optional node for the SuperClassAccess child.
|
void |
ByteType.setSuperClassAccessOpt(Opt<Access> opt)
Replaces the optional node for the SuperClassAccess child.
|
void |
LongType.setSuperClassAccessOpt(Opt<Access> opt)
Replaces the optional node for the SuperClassAccess child.
|
void |
UnknownType.setSuperClassAccessOpt(Opt<Access> opt)
Replaces the optional node for the SuperClassAccess child.
|
void |
AnonymousDecl.setSuperClassAccessOpt(Opt<Access> opt)
Replaces the optional node for the SuperClassAccess child.
|
void |
BooleanType.setSuperClassAccessOpt(Opt<Access> opt)
Replaces the optional node for the SuperClassAccess child.
|
void |
GenericClassDecl.setSuperClassAccessOpt(Opt<Access> opt)
Replaces the optional node for the SuperClassAccess child.
|
void |
CharType.setSuperClassAccessOpt(Opt<Access> opt)
Replaces the optional node for the SuperClassAccess child.
|
void |
ParInterfaceDecl.setSuperInterfaceIdList(List<Access> list)
Replaces the SuperInterfaceId list.
|
void |
GenericInterfaceDecl.setSuperInterfaceIdList(List<Access> list)
Replaces the SuperInterfaceId list.
|
void |
RawInterfaceDecl.setSuperInterfaceIdList(List<Access> list)
Replaces the SuperInterfaceId list.
|
void |
AnnotationDecl.setSuperInterfaceIdList(List<Access> list)
Replaces the SuperInterfaceId list.
|
void |
InterfaceDeclSubstituted.setSuperInterfaceIdList(List<Access> list)
Replaces the SuperInterfaceId list.
|
void |
InterfaceDecl.setSuperInterfaceIdList(List<Access> list)
Replaces the SuperInterfaceId list.
|
void |
GenericInterfaceDeclSubstituted.setSuperInterfaceIdList(List<Access> list)
Replaces the SuperInterfaceId list.
|
void |
CatchParameterDeclaration.setTypeAccessList(List<Access> list)
Replaces the TypeAccess list.
|
void |
ParMethodDecl.setTypeArgumentList(List<Access> list)
Replaces the TypeArgument list.
|
void |
ParClassInstanceExpr.setTypeArgumentList(List<Access> list)
Replaces the TypeArgument list.
|
void |
ParConstructorDecl.setTypeArgumentList(List<Access> list)
Replaces the TypeArgument list.
|
void |
ParTypeAccess.setTypeArgumentList(List<Access> list)
Replaces the TypeArgument list.
|
void |
ParSuperConstructorAccess.setTypeArgumentList(List<Access> list)
Replaces the TypeArgument list.
|
void |
RawConstructorDecl.setTypeArgumentList(List<Access> list)
Replaces the TypeArgument list.
|
void |
RawMethodDecl.setTypeArgumentList(List<Access> list)
Replaces the TypeArgument list.
|
void |
ParMethodAccess.setTypeArgumentList(List<Access> list)
Replaces the TypeArgument list.
|
void |
ParConstructorAccess.setTypeArgumentList(List<Access> list)
Replaces the TypeArgument list.
|
void |
GLBType.setTypeBoundList(List<Access> list)
Replaces the TypeBound list.
|
void |
TypeVariable.setTypeBoundList(List<Access> list)
Replaces the TypeBound list.
|
void |
LUBType.setTypeBoundList(List<Access> list)
Replaces the TypeBound list.
|
Copyright © 2020 Soot OSS. All rights reserved.