| Package | Description |
|---|---|
| soot.JastAddJ |
| Modifier and Type | Class and Description |
|---|---|
class |
BodyDeclList |
| Modifier and Type | Method and Description |
|---|---|
List<T> |
List.add(T node) |
List<T> |
List.clone() |
protected List |
AnonymousDecl.constructorParameterList(ConstructorDecl decl) |
List<T> |
List.copy() |
protected List |
ConstructorDecl.createAccessorParameters() |
List |
GenericInterfaceDecl.createArgumentList(ArrayList params) |
List |
GenericTypeDecl.createArgumentList(ArrayList params) |
List |
GenericClassDecl.createArgumentList(ArrayList params) |
List |
Signatures.MethodSignature.exceptionList() |
List |
Attributes.MethodAttributes.exceptionList() |
List<T> |
List.fullCopy()
Create a deep copy of the AST subtree at this node.
|
List<Expr> |
ConstructorAccess.getArgList()
Retrieves the Arg list.
|
List<Expr> |
BoundMethodAccess.getArgList()
Retrieves the Arg list.
|
List<Expr> |
MethodAccess.getArgList()
Retrieves the Arg list.
|
List<Expr> |
ParClassInstanceExpr.getArgList()
Retrieves the Arg list.
|
List<Expr> |
ClassInstanceExpr.getArgList()
Retrieves the Arg list.
|
List<Expr> |
SuperConstructorAccess.getArgList()
Retrieves the Arg list.
|
List<Expr> |
EnumConstant.getArgList()
Retrieves the Arg list.
|
List<Expr> |
ParSuperConstructorAccess.getArgList()
Retrieves the Arg list.
|
List<Expr> |
ParMethodAccess.getArgList()
Retrieves the Arg list.
|
List<Expr> |
ParConstructorAccess.getArgList()
Retrieves the Arg list.
|
List<Expr> |
EnumInstanceExpr.getArgList() |
List<Expr> |
ConstructorAccess.getArgListNoTransform()
Retrieves the Arg list.
|
List<Expr> |
BoundMethodAccess.getArgListNoTransform()
Retrieves the Arg list.
|
List<Expr> |
MethodAccess.getArgListNoTransform()
Retrieves the Arg list.
|
List<Expr> |
ParClassInstanceExpr.getArgListNoTransform()
Retrieves the Arg list.
|
List<Expr> |
ClassInstanceExpr.getArgListNoTransform()
Retrieves the Arg list.
|
List<Expr> |
SuperConstructorAccess.getArgListNoTransform()
Retrieves the Arg list.
|
List<Expr> |
EnumConstant.getArgListNoTransform()
Retrieves the Arg list.
|
List<Expr> |
ParSuperConstructorAccess.getArgListNoTransform()
Retrieves the Arg list.
|
List<Expr> |
ParMethodAccess.getArgListNoTransform()
Retrieves the Arg list.
|
List<Expr> |
ParConstructorAccess.getArgListNoTransform()
Retrieves the Arg list.
|
List<Expr> |
EnumInstanceExpr.getArgListNoTransform()
Retrieves the Arg list.
|
List<Expr> |
ConstructorAccess.getArgs()
Retrieves the Arg list.
|
List<Expr> |
BoundMethodAccess.getArgs()
Retrieves the Arg list.
|
List<Expr> |
MethodAccess.getArgs()
Retrieves the Arg list.
|
List<Expr> |
ParClassInstanceExpr.getArgs()
Retrieves the Arg list.
|
List<Expr> |
ClassInstanceExpr.getArgs()
Retrieves the Arg list.
|
List<Expr> |
SuperConstructorAccess.getArgs()
Retrieves the Arg list.
|
List<Expr> |
EnumConstant.getArgs()
Retrieves the Arg list.
|
List<Expr> |
ParSuperConstructorAccess.getArgs()
Retrieves the Arg list.
|
List<Expr> |
ParMethodAccess.getArgs()
Retrieves the Arg list.
|
List<Expr> |
ParConstructorAccess.getArgs()
Retrieves the Arg list.
|
List<Expr> |
EnumInstanceExpr.getArgs()
Retrieves the Arg list.
|
List<Expr> |
ConstructorAccess.getArgsNoTransform()
Retrieves the Arg list.
|
List<Expr> |
BoundMethodAccess.getArgsNoTransform()
Retrieves the Arg list.
|
List<Expr> |
MethodAccess.getArgsNoTransform()
Retrieves the Arg list.
|
List<Expr> |
ParClassInstanceExpr.getArgsNoTransform()
Retrieves the Arg list.
|
List<Expr> |
ClassInstanceExpr.getArgsNoTransform()
Retrieves the Arg list.
|
List<Expr> |
SuperConstructorAccess.getArgsNoTransform()
Retrieves the Arg list.
|
List<Expr> |
EnumConstant.getArgsNoTransform()
Retrieves the Arg list.
|
List<Expr> |
ParSuperConstructorAccess.getArgsNoTransform()
Retrieves the Arg list.
|
List<Expr> |
ParMethodAccess.getArgsNoTransform()
Retrieves the Arg list.
|
List<Expr> |
ParConstructorAccess.getArgsNoTransform()
Retrieves the Arg list.
|
List<Expr> |
EnumInstanceExpr.getArgsNoTransform()
Retrieves the Arg list.
|
List<Access> |
ParClassDecl.getArgumentList()
Retrieves the Argument list.
|
List |
RawClassDecl.getArgumentList() |
List<Access> |
ParInterfaceDecl.getArgumentList()
Retrieves the Argument list.
|
List |
RawInterfaceDecl.getArgumentList() |
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<BodyDecl> |
ClassDecl.getBodyDeclList()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
EmptyType.getBodyDeclList()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
VoidType.getBodyDeclList()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
DoubleType.getBodyDeclList()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
EnumDecl.getBodyDeclList()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
IntegralType.getBodyDeclList()
Retrieves the BodyDecl list.
|
List |
ParClassDecl.getBodyDeclList() |
List<BodyDecl> |
NullType.getBodyDeclList()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
AbstractWildcardType.getBodyDeclList()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
FloatingPointType.getBodyDeclList()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
GLBType.getBodyDeclList()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
FloatType.getBodyDeclList()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
ShortType.getBodyDeclList()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
WildcardExtendsType.getBodyDeclList()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
TypeVariable.getBodyDeclList()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
NumericType.getBodyDeclList()
Retrieves the BodyDecl list.
|
List |
GenericClassDeclSubstituted.getBodyDeclList() |
List |
ParInterfaceDecl.getBodyDeclList() |
List<BodyDecl> |
ArrayDecl.getBodyDeclList()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
GenericInterfaceDecl.getBodyDeclList()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
PrimitiveType.getBodyDeclList()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
LUBType.getBodyDeclList()
Retrieves the BodyDecl list.
|
List |
ClassDeclSubstituted.getBodyDeclList() |
List<BodyDecl> |
AnnotationDecl.getBodyDeclList()
Retrieves the BodyDecl list.
|
List |
InterfaceDeclSubstituted.getBodyDeclList() |
List<BodyDecl> |
InterfaceDecl.getBodyDeclList()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
IntType.getBodyDeclList()
Retrieves the BodyDecl list.
|
List |
GenericInterfaceDeclSubstituted.getBodyDeclList() |
List<BodyDecl> |
ByteType.getBodyDeclList()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
LongType.getBodyDeclList()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
UnknownType.getBodyDeclList()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
AnonymousDecl.getBodyDeclList()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
BooleanType.getBodyDeclList()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
GenericClassDecl.getBodyDeclList()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
TypeDecl.getBodyDeclList()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
CharType.getBodyDeclList()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
WildcardType.getBodyDeclList()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
WildcardSuperType.getBodyDeclList()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
ReferenceType.getBodyDeclList()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
ClassDecl.getBodyDeclListNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
EmptyType.getBodyDeclListNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
VoidType.getBodyDeclListNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
DoubleType.getBodyDeclListNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
EnumDecl.getBodyDeclListNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
IntegralType.getBodyDeclListNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
ParClassDecl.getBodyDeclListNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
NullType.getBodyDeclListNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
AbstractWildcardType.getBodyDeclListNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
FloatingPointType.getBodyDeclListNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
GLBType.getBodyDeclListNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
FloatType.getBodyDeclListNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
ShortType.getBodyDeclListNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
WildcardExtendsType.getBodyDeclListNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
TypeVariable.getBodyDeclListNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
NumericType.getBodyDeclListNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
GenericClassDeclSubstituted.getBodyDeclListNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
RawClassDecl.getBodyDeclListNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
ParInterfaceDecl.getBodyDeclListNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
ArrayDecl.getBodyDeclListNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
GenericInterfaceDecl.getBodyDeclListNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
PrimitiveType.getBodyDeclListNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
LUBType.getBodyDeclListNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
ClassDeclSubstituted.getBodyDeclListNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
RawInterfaceDecl.getBodyDeclListNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
AnnotationDecl.getBodyDeclListNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
InterfaceDeclSubstituted.getBodyDeclListNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
InterfaceDecl.getBodyDeclListNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
IntType.getBodyDeclListNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
GenericInterfaceDeclSubstituted.getBodyDeclListNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
ByteType.getBodyDeclListNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
LongType.getBodyDeclListNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
UnknownType.getBodyDeclListNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
AnonymousDecl.getBodyDeclListNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
BooleanType.getBodyDeclListNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
GenericClassDecl.getBodyDeclListNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
TypeDecl.getBodyDeclListNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
CharType.getBodyDeclListNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
WildcardType.getBodyDeclListNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
WildcardSuperType.getBodyDeclListNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
ReferenceType.getBodyDeclListNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
ClassDecl.getBodyDecls()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
EmptyType.getBodyDecls()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
VoidType.getBodyDecls()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
DoubleType.getBodyDecls()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
EnumDecl.getBodyDecls()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
IntegralType.getBodyDecls()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
ParClassDecl.getBodyDecls()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
NullType.getBodyDecls()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
AbstractWildcardType.getBodyDecls()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
FloatingPointType.getBodyDecls()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
GLBType.getBodyDecls()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
FloatType.getBodyDecls()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
ShortType.getBodyDecls()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
WildcardExtendsType.getBodyDecls()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
TypeVariable.getBodyDecls()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
NumericType.getBodyDecls()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
GenericClassDeclSubstituted.getBodyDecls()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
RawClassDecl.getBodyDecls()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
ParInterfaceDecl.getBodyDecls()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
ArrayDecl.getBodyDecls()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
GenericInterfaceDecl.getBodyDecls()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
PrimitiveType.getBodyDecls()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
LUBType.getBodyDecls()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
ClassDeclSubstituted.getBodyDecls()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
RawInterfaceDecl.getBodyDecls()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
AnnotationDecl.getBodyDecls()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
InterfaceDeclSubstituted.getBodyDecls()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
InterfaceDecl.getBodyDecls()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
IntType.getBodyDecls()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
GenericInterfaceDeclSubstituted.getBodyDecls()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
ByteType.getBodyDecls()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
LongType.getBodyDecls()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
UnknownType.getBodyDecls()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
AnonymousDecl.getBodyDecls()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
BooleanType.getBodyDecls()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
GenericClassDecl.getBodyDecls()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
TypeDecl.getBodyDecls()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
CharType.getBodyDecls()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
WildcardType.getBodyDecls()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
WildcardSuperType.getBodyDecls()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
ReferenceType.getBodyDecls()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
ClassDecl.getBodyDeclsNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
EmptyType.getBodyDeclsNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
VoidType.getBodyDeclsNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
DoubleType.getBodyDeclsNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
EnumDecl.getBodyDeclsNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
IntegralType.getBodyDeclsNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
ParClassDecl.getBodyDeclsNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
NullType.getBodyDeclsNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
AbstractWildcardType.getBodyDeclsNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
FloatingPointType.getBodyDeclsNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
GLBType.getBodyDeclsNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
FloatType.getBodyDeclsNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
ShortType.getBodyDeclsNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
WildcardExtendsType.getBodyDeclsNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
TypeVariable.getBodyDeclsNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
NumericType.getBodyDeclsNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
GenericClassDeclSubstituted.getBodyDeclsNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
RawClassDecl.getBodyDeclsNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
ParInterfaceDecl.getBodyDeclsNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
ArrayDecl.getBodyDeclsNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
GenericInterfaceDecl.getBodyDeclsNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
PrimitiveType.getBodyDeclsNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
LUBType.getBodyDeclsNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
ClassDeclSubstituted.getBodyDeclsNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
RawInterfaceDecl.getBodyDeclsNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
AnnotationDecl.getBodyDeclsNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
InterfaceDeclSubstituted.getBodyDeclsNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
InterfaceDecl.getBodyDeclsNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
IntType.getBodyDeclsNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
GenericInterfaceDeclSubstituted.getBodyDeclsNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
ByteType.getBodyDeclsNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
LongType.getBodyDeclsNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
UnknownType.getBodyDeclsNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
AnonymousDecl.getBodyDeclsNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
BooleanType.getBodyDeclsNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
GenericClassDecl.getBodyDeclsNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
TypeDecl.getBodyDeclsNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
CharType.getBodyDeclsNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
WildcardType.getBodyDeclsNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
WildcardSuperType.getBodyDeclsNoTransform()
Retrieves the BodyDecl list.
|
List<BodyDecl> |
ReferenceType.getBodyDeclsNoTransform()
Retrieves the BodyDecl list.
|
List<CatchClause> |
TryStmt.getCatchClauseList()
Retrieves the CatchClause list.
|
List<CatchClause> |
TryWithResources.getCatchClauseList()
Retrieves the CatchClause list.
|
List<CatchClause> |
TryStmt.getCatchClauseListNoTransform()
Retrieves the CatchClause list.
|
List<CatchClause> |
TryWithResources.getCatchClauseListNoTransform()
Retrieves the CatchClause list.
|
List<CatchClause> |
TryStmt.getCatchClauses()
Retrieves the CatchClause list.
|
List<CatchClause> |
TryWithResources.getCatchClauses()
Retrieves the CatchClause list.
|
List<CatchClause> |
TryStmt.getCatchClausesNoTransform()
Retrieves the CatchClause list.
|
List<CatchClause> |
TryWithResources.getCatchClausesNoTransform()
Retrieves the CatchClause list.
|
List |
Program.getCompilationUnitList() |
List<CompilationUnit> |
Program.getCompilationUnitListNoTransform()
Retrieves the CompilationUnit list.
|
List<CompilationUnit> |
Program.getCompilationUnits()
Retrieves the CompilationUnit list.
|
List<CompilationUnit> |
Program.getCompilationUnitsNoTransform()
Retrieves the CompilationUnit list.
|
List<Dims> |
VariableDecl.getDimsList()
Retrieves the Dims list.
|
List<Dims> |
VariableDecl.getDimsListNoTransform()
Retrieves the Dims list.
|
List<Dims> |
VariableDecl.getDimss()
Retrieves the Dims list.
|
List<Dims> |
VariableDecl.getDimssNoTransform()
Retrieves the Dims list.
|
List<ElementValue> |
ElementArrayValue.getElementValueList()
Retrieves the ElementValue list.
|
List<ElementValue> |
ElementArrayValue.getElementValueListNoTransform()
Retrieves the ElementValue list.
|
List<ElementValuePair> |
Annotation.getElementValuePairList()
Retrieves the ElementValuePair list.
|
List<ElementValuePair> |
Annotation.getElementValuePairListNoTransform()
Retrieves the ElementValuePair list.
|
List<ElementValuePair> |
Annotation.getElementValuePairs()
Retrieves the ElementValuePair list.
|
List<ElementValuePair> |
Annotation.getElementValuePairsNoTransform()
Retrieves the ElementValuePair list.
|
List<ElementValue> |
ElementArrayValue.getElementValues()
Retrieves the ElementValue list.
|
List<ElementValue> |
ElementArrayValue.getElementValuesNoTransform()
Retrieves the ElementValue 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 |
ParClassDecl.getImplementsList() |
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 |
AnonymousDecl.getImplementsList() |
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.
|
List<ImportDecl> |
AnnotatedCompilationUnit.getImportDeclList()
Retrieves the ImportDecl list.
|
List<ImportDecl> |
WildcardsCompilationUnit.getImportDeclList()
Retrieves the ImportDecl list.
|
List<ImportDecl> |
CompilationUnit.getImportDeclList()
Retrieves the ImportDecl list.
|
List<ImportDecl> |
PrimitiveCompilationUnit.getImportDeclList()
Retrieves the ImportDecl list.
|
List<ImportDecl> |
AnnotatedCompilationUnit.getImportDeclListNoTransform()
Retrieves the ImportDecl list.
|
List<ImportDecl> |
WildcardsCompilationUnit.getImportDeclListNoTransform()
Retrieves the ImportDecl list.
|
List<ImportDecl> |
CompilationUnit.getImportDeclListNoTransform()
Retrieves the ImportDecl list.
|
List<ImportDecl> |
PrimitiveCompilationUnit.getImportDeclListNoTransform()
Retrieves the ImportDecl list.
|
List<ImportDecl> |
AnnotatedCompilationUnit.getImportDecls()
Retrieves the ImportDecl list.
|
List<ImportDecl> |
WildcardsCompilationUnit.getImportDecls()
Retrieves the ImportDecl list.
|
List<ImportDecl> |
CompilationUnit.getImportDecls()
Retrieves the ImportDecl list.
|
List<ImportDecl> |
PrimitiveCompilationUnit.getImportDecls()
Retrieves the ImportDecl list.
|
List<ImportDecl> |
AnnotatedCompilationUnit.getImportDeclsNoTransform()
Retrieves the ImportDecl list.
|
List<ImportDecl> |
WildcardsCompilationUnit.getImportDeclsNoTransform()
Retrieves the ImportDecl list.
|
List<ImportDecl> |
CompilationUnit.getImportDeclsNoTransform()
Retrieves the ImportDecl list.
|
List<ImportDecl> |
PrimitiveCompilationUnit.getImportDeclsNoTransform()
Retrieves the ImportDecl list.
|
List<Expr> |
ArrayInit.getInitList()
Retrieves the Init list.
|
List<Expr> |
ArrayInit.getInitListNoTransform()
Retrieves the Init list.
|
List<Expr> |
ArrayInit.getInits()
Retrieves the Init list.
|
List<Expr> |
ArrayInit.getInitsNoTransform()
Retrieves the Init list.
|
List<Stmt> |
ForStmt.getInitStmtList()
Retrieves the InitStmt list.
|
List<Stmt> |
ForStmt.getInitStmtListNoTransform()
Retrieves the InitStmt list.
|
List<Stmt> |
ForStmt.getInitStmts()
Retrieves the InitStmt list.
|
List<Stmt> |
ForStmt.getInitStmtsNoTransform()
Retrieves the InitStmt list.
|
List<Modifier> |
ResourceModifiers.getModifierList()
Retrieves the Modifier list.
|
List<Modifier> |
Modifiers.getModifierList()
Retrieves the Modifier list.
|
List<Modifier> |
ResourceModifiers.getModifierListNoTransform()
Retrieves the Modifier list.
|
List<Modifier> |
Modifiers.getModifierListNoTransform()
Retrieves the Modifier list.
|
List<Modifier> |
ResourceModifiers.getModifiers()
Retrieves the Modifier list.
|
List<Modifier> |
Modifiers.getModifiers()
Retrieves the Modifier list.
|
List<Modifier> |
ResourceModifiers.getModifiersNoTransform()
Retrieves the Modifier list.
|
List<Modifier> |
Modifiers.getModifiersNoTransform()
Retrieves the Modifier list.
|
List<ParameterDeclaration> |
ParMethodDecl.getParameterList()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
ParConstructorDecl.getParameterList()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
ConstructorDecl.getParameterList()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
AnnotationMethodDecl.getParameterList()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
MethodDeclSubstituted.getParameterList()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
PlaceholderMethodDecl.getParameterList()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
RawConstructorDecl.getParameterList()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
RawMethodDecl.getParameterList()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
GenericMethodDecl.getParameterList()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
MethodDecl.getParameterList()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
GenericConstructorDecl.getParameterList()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
BridgeMethodDecl.getParameterList()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
ConstructorDeclSubstituted.getParameterList()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
ParMethodDecl.getParameterListNoTransform()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
ParConstructorDecl.getParameterListNoTransform()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
ConstructorDecl.getParameterListNoTransform()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
AnnotationMethodDecl.getParameterListNoTransform()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
MethodDeclSubstituted.getParameterListNoTransform()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
PlaceholderMethodDecl.getParameterListNoTransform()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
RawConstructorDecl.getParameterListNoTransform()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
RawMethodDecl.getParameterListNoTransform()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
GenericMethodDecl.getParameterListNoTransform()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
MethodDecl.getParameterListNoTransform()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
GenericConstructorDecl.getParameterListNoTransform()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
BridgeMethodDecl.getParameterListNoTransform()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
ConstructorDeclSubstituted.getParameterListNoTransform()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
ParMethodDecl.getParameters()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
ParConstructorDecl.getParameters()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
ConstructorDecl.getParameters()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
AnnotationMethodDecl.getParameters()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
MethodDeclSubstituted.getParameters()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
PlaceholderMethodDecl.getParameters()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
RawConstructorDecl.getParameters()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
RawMethodDecl.getParameters()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
GenericMethodDecl.getParameters()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
MethodDecl.getParameters()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
GenericConstructorDecl.getParameters()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
BridgeMethodDecl.getParameters()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
ConstructorDeclSubstituted.getParameters()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
ParMethodDecl.getParametersNoTransform()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
ParConstructorDecl.getParametersNoTransform()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
ConstructorDecl.getParametersNoTransform()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
AnnotationMethodDecl.getParametersNoTransform()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
MethodDeclSubstituted.getParametersNoTransform()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
PlaceholderMethodDecl.getParametersNoTransform()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
RawConstructorDecl.getParametersNoTransform()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
RawMethodDecl.getParametersNoTransform()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
GenericMethodDecl.getParametersNoTransform()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
MethodDecl.getParametersNoTransform()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
GenericConstructorDecl.getParametersNoTransform()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
BridgeMethodDecl.getParametersNoTransform()
Retrieves the Parameter list.
|
List<ParameterDeclaration> |
ConstructorDeclSubstituted.getParametersNoTransform()
Retrieves the Parameter list.
|
List<PlaceholderMethodDecl> |
GenericClassDecl.getPlaceholderMethodList()
The placeholder method list for the constructors of this generic
class.
|
List<ResourceDeclaration> |
TryWithResources.getResourceList()
Retrieves the Resource list.
|
List<ResourceDeclaration> |
TryWithResources.getResourceListNoTransform()
Retrieves the Resource list.
|
List<ResourceDeclaration> |
TryWithResources.getResources()
Retrieves the Resource list.
|
List<ResourceDeclaration> |
TryWithResources.getResourcesNoTransform()
Retrieves the Resource list.
|
List<Stmt> |
Block.getStmtList()
Retrieves the Stmt list.
|
List<Stmt> |
Block.getStmtListNoTransform()
Retrieves the Stmt list.
|
List<Stmt> |
Block.getStmts()
Retrieves the Stmt list.
|
List<Stmt> |
Block.getStmtsNoTransform()
Retrieves the Stmt list.
|
List |
ParInterfaceDecl.getSuperInterfaceIdList() |
List<Access> |
GenericInterfaceDecl.getSuperInterfaceIdList()
Retrieves the SuperInterfaceId list.
|
List |
AnnotationDecl.getSuperInterfaceIdList() |
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.
|
List<TypeDecl> |
AnnotatedCompilationUnit.getTypeDeclList()
Retrieves the TypeDecl list.
|
List<TypeDecl> |
WildcardsCompilationUnit.getTypeDeclList()
Retrieves the TypeDecl list.
|
List<TypeDecl> |
CompilationUnit.getTypeDeclList()
Retrieves the TypeDecl list.
|
List<TypeDecl> |
PrimitiveCompilationUnit.getTypeDeclList()
Retrieves the TypeDecl list.
|
List<TypeDecl> |
AnnotatedCompilationUnit.getTypeDeclListNoTransform()
Retrieves the TypeDecl list.
|
List<TypeDecl> |
WildcardsCompilationUnit.getTypeDeclListNoTransform()
Retrieves the TypeDecl list.
|
List<TypeDecl> |
CompilationUnit.getTypeDeclListNoTransform()
Retrieves the TypeDecl list.
|
List<TypeDecl> |
PrimitiveCompilationUnit.getTypeDeclListNoTransform()
Retrieves the TypeDecl list.
|
List<TypeDecl> |
AnnotatedCompilationUnit.getTypeDecls()
Retrieves the TypeDecl list.
|
List<TypeDecl> |
WildcardsCompilationUnit.getTypeDecls()
Retrieves the TypeDecl list.
|
List<TypeDecl> |
CompilationUnit.getTypeDecls()
Retrieves the TypeDecl list.
|
List<TypeDecl> |
PrimitiveCompilationUnit.getTypeDecls()
Retrieves the TypeDecl list.
|
List<TypeDecl> |
AnnotatedCompilationUnit.getTypeDeclsNoTransform()
Retrieves the TypeDecl list.
|
List<TypeDecl> |
WildcardsCompilationUnit.getTypeDeclsNoTransform()
Retrieves the TypeDecl list.
|
List<TypeDecl> |
CompilationUnit.getTypeDeclsNoTransform()
Retrieves the TypeDecl list.
|
List<TypeDecl> |
PrimitiveCompilationUnit.getTypeDeclsNoTransform()
Retrieves the TypeDecl list.
|
List<TypeVariable> |
GenericClassDeclSubstituted.getTypeParameterList()
Retrieves the TypeParameter list.
|
List<TypeVariable> |
GenericInterfaceDecl.getTypeParameterList()
Retrieves the TypeParameter list.
|
List |
GenericTypeDecl.getTypeParameterList() |
List<TypeVariable> |
GenericInterfaceDeclSubstituted.getTypeParameterList()
Retrieves the TypeParameter list.
|
List<TypeVariable> |
PlaceholderMethodDecl.getTypeParameterList()
Retrieves the TypeParameter list.
|
List<TypeVariable> |
GenericClassDecl.getTypeParameterList()
Retrieves the TypeParameter list.
|
List<TypeVariable> |
GenericMethodDecl.getTypeParameterList()
Retrieves the TypeParameter list.
|
List<TypeVariable> |
GenericConstructorDecl.getTypeParameterList()
Retrieves the TypeParameter list.
|
List<TypeVariable> |
GenericClassDeclSubstituted.getTypeParameterListNoTransform()
Retrieves the TypeParameter list.
|
List<TypeVariable> |
GenericInterfaceDecl.getTypeParameterListNoTransform()
Retrieves the TypeParameter list.
|
List<TypeVariable> |
GenericInterfaceDeclSubstituted.getTypeParameterListNoTransform()
Retrieves the TypeParameter list.
|
List<TypeVariable> |
PlaceholderMethodDecl.getTypeParameterListNoTransform()
Retrieves the TypeParameter list.
|
List<TypeVariable> |
GenericClassDecl.getTypeParameterListNoTransform()
Retrieves the TypeParameter list.
|
List<TypeVariable> |
GenericMethodDecl.getTypeParameterListNoTransform()
Retrieves the TypeParameter list.
|
List<TypeVariable> |
GenericConstructorDecl.getTypeParameterListNoTransform()
Retrieves the TypeParameter list.
|
List<TypeVariable> |
GenericClassDeclSubstituted.getTypeParameters()
Retrieves the TypeParameter list.
|
List<TypeVariable> |
GenericInterfaceDecl.getTypeParameters()
Retrieves the TypeParameter list.
|
List<TypeVariable> |
GenericInterfaceDeclSubstituted.getTypeParameters()
Retrieves the TypeParameter list.
|
List<TypeVariable> |
PlaceholderMethodDecl.getTypeParameters()
Retrieves the TypeParameter list.
|
List<TypeVariable> |
GenericClassDecl.getTypeParameters()
Retrieves the TypeParameter list.
|
List<TypeVariable> |
GenericMethodDecl.getTypeParameters()
Retrieves the TypeParameter list.
|
List<TypeVariable> |
GenericConstructorDecl.getTypeParameters()
Retrieves the TypeParameter list.
|
List<TypeVariable> |
GenericClassDeclSubstituted.getTypeParametersNoTransform()
Retrieves the TypeParameter list.
|
List<TypeVariable> |
GenericInterfaceDecl.getTypeParametersNoTransform()
Retrieves the TypeParameter list.
|
List<TypeVariable> |
GenericInterfaceDeclSubstituted.getTypeParametersNoTransform()
Retrieves the TypeParameter list.
|
List<TypeVariable> |
PlaceholderMethodDecl.getTypeParametersNoTransform()
Retrieves the TypeParameter list.
|
List<TypeVariable> |
GenericClassDecl.getTypeParametersNoTransform()
Retrieves the TypeParameter list.
|
List<TypeVariable> |
GenericMethodDecl.getTypeParametersNoTransform()
Retrieves the TypeParameter list.
|
List<TypeVariable> |
GenericConstructorDecl.getTypeParametersNoTransform()
Retrieves the TypeParameter list.
|
List<Stmt> |
ForStmt.getUpdateStmtList()
Retrieves the UpdateStmt list.
|
List<Stmt> |
ForStmt.getUpdateStmtListNoTransform()
Retrieves the UpdateStmt list.
|
List<Stmt> |
ForStmt.getUpdateStmts()
Retrieves the UpdateStmt list.
|
List<Stmt> |
ForStmt.getUpdateStmtsNoTransform()
Retrieves the UpdateStmt list.
|
List<VariableDecl> |
VarDeclStmt.getVariableDeclList()
Retrieves the VariableDecl list.
|
List<VariableDecl> |
FieldDecl.getVariableDeclList()
Retrieves the VariableDecl list.
|
List<VariableDecl> |
VarDeclStmt.getVariableDeclListNoTransform()
Retrieves the VariableDecl list.
|
List<VariableDecl> |
FieldDecl.getVariableDeclListNoTransform()
Retrieves the VariableDecl list.
|
List<VariableDecl> |
VarDeclStmt.getVariableDecls()
Retrieves the VariableDecl list.
|
List<VariableDecl> |
FieldDecl.getVariableDecls()
Retrieves the VariableDecl list.
|
List<VariableDecl> |
VarDeclStmt.getVariableDeclsNoTransform()
Retrieves the VariableDecl list.
|
List<VariableDecl> |
FieldDecl.getVariableDeclsNoTransform()
Retrieves the VariableDecl list.
|
List |
MethodDescriptor.parameterList() |
List |
TypeDescriptor.parameterList() |
List |
MethodDescriptor.parameterListSkipFirst() |
List |
TypeDescriptor.parameterListSkipFirst() |
List |
BytecodeParser.parseInterfaces(List list) |
List<CompilationUnit> |
Program.refined__Program_getCompilationUnitList()
Retrieves the CompilationUnit list.
|
List |
List.substitute(Parameterization parTypeDecl) |
List |
Signatures.ClassSignature.superinterfaceSignature() |
List |
Signatures.ClassSignature.typeParameters() |
List |
Signatures.MethodSignature.typeParameters() |
| Modifier and Type | Method and Description |
|---|---|
Access |
Access.addArrayDims(List list) |
boolean |
ConstructorDecl.applicable(List argList) |
boolean |
ConstructorDecl.applicableByMethodInvocationConversion(List argList) |
boolean |
ConstructorDecl.applicableBySubtyping(List argList) |
boolean |
ConstructorDecl.applicableVariableArity(List argList) |
protected SimpleSet |
Expr.chooseConstructor(Collection constructors,
List argList) |
Access |
MethodDecl.createBoundAccess(List args) |
List |
BytecodeParser.parseInterfaces(List list) |
boolean |
ConstructorDecl.potentiallyApplicable(List argList) |
protected Collection<MethodDecl> |
DiamondAccess.potentiallyApplicable(List<PlaceholderMethodDecl> candidates)
Select potentially applicable method declarations
from a set of candidates.
|
void |
ConstructorAccess.setArgList(List<Expr> list)
Replaces the Arg list.
|
void |
BoundMethodAccess.setArgList(List<Expr> list)
Replaces the Arg list.
|
void |
MethodAccess.setArgList(List<Expr> list)
Replaces the Arg list.
|
void |
ParClassInstanceExpr.setArgList(List<Expr> list)
Replaces the Arg list.
|
void |
ClassInstanceExpr.setArgList(List<Expr> list)
Replaces the Arg list.
|
void |
SuperConstructorAccess.setArgList(List<Expr> list)
Replaces the Arg list.
|
void |
EnumConstant.setArgList(List<Expr> list)
Replaces the Arg list.
|
void |
ParSuperConstructorAccess.setArgList(List<Expr> list)
Replaces the Arg list.
|
void |
ParMethodAccess.setArgList(List<Expr> list)
Replaces the Arg list.
|
void |
ParConstructorAccess.setArgList(List<Expr> list)
Replaces the Arg list.
|
void |
EnumInstanceExpr.setArgList(List<Expr> list)
Replaces the Arg list.
|
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 |
ClassDecl.setBodyDeclList(List<BodyDecl> list)
Replaces the BodyDecl list.
|
void |
EmptyType.setBodyDeclList(List<BodyDecl> list)
Replaces the BodyDecl list.
|
void |
VoidType.setBodyDeclList(List<BodyDecl> list)
Replaces the BodyDecl list.
|
void |
DoubleType.setBodyDeclList(List<BodyDecl> list)
Replaces the BodyDecl list.
|
void |
EnumDecl.setBodyDeclList(List<BodyDecl> list)
Replaces the BodyDecl list.
|
void |
IntegralType.setBodyDeclList(List<BodyDecl> list)
Replaces the BodyDecl list.
|
void |
ParClassDecl.setBodyDeclList(List<BodyDecl> list)
Replaces the BodyDecl list.
|
void |
NullType.setBodyDeclList(List<BodyDecl> list)
Replaces the BodyDecl list.
|
void |
AbstractWildcardType.setBodyDeclList(List<BodyDecl> list)
Replaces the BodyDecl list.
|
void |
FloatingPointType.setBodyDeclList(List<BodyDecl> list)
Replaces the BodyDecl list.
|
void |
GLBType.setBodyDeclList(List<BodyDecl> list)
Replaces the BodyDecl list.
|
void |
FloatType.setBodyDeclList(List<BodyDecl> list)
Replaces the BodyDecl list.
|
void |
ShortType.setBodyDeclList(List<BodyDecl> list)
Replaces the BodyDecl list.
|
void |
WildcardExtendsType.setBodyDeclList(List<BodyDecl> list)
Replaces the BodyDecl list.
|
void |
TypeVariable.setBodyDeclList(List<BodyDecl> list)
Replaces the BodyDecl list.
|
void |
NumericType.setBodyDeclList(List<BodyDecl> list)
Replaces the BodyDecl list.
|
void |
GenericClassDeclSubstituted.setBodyDeclList(List<BodyDecl> list)
Replaces the BodyDecl list.
|
void |
RawClassDecl.setBodyDeclList(List<BodyDecl> list)
Replaces the BodyDecl list.
|
void |
ParInterfaceDecl.setBodyDeclList(List<BodyDecl> list)
Replaces the BodyDecl list.
|
void |
ArrayDecl.setBodyDeclList(List<BodyDecl> list)
Replaces the BodyDecl list.
|
void |
GenericInterfaceDecl.setBodyDeclList(List<BodyDecl> list)
Replaces the BodyDecl list.
|
void |
PrimitiveType.setBodyDeclList(List<BodyDecl> list)
Replaces the BodyDecl list.
|
void |
LUBType.setBodyDeclList(List<BodyDecl> list)
Replaces the BodyDecl list.
|
void |
ClassDeclSubstituted.setBodyDeclList(List<BodyDecl> list)
Replaces the BodyDecl list.
|
void |
RawInterfaceDecl.setBodyDeclList(List<BodyDecl> list)
Replaces the BodyDecl list.
|
void |
AnnotationDecl.setBodyDeclList(List<BodyDecl> list)
Replaces the BodyDecl list.
|
void |
InterfaceDeclSubstituted.setBodyDeclList(List<BodyDecl> list)
Replaces the BodyDecl list.
|
void |
InterfaceDecl.setBodyDeclList(List<BodyDecl> list)
Replaces the BodyDecl list.
|
void |
IntType.setBodyDeclList(List<BodyDecl> list)
Replaces the BodyDecl list.
|
void |
GenericInterfaceDeclSubstituted.setBodyDeclList(List<BodyDecl> list)
Replaces the BodyDecl list.
|
void |
ByteType.setBodyDeclList(List<BodyDecl> list)
Replaces the BodyDecl list.
|
void |
LongType.setBodyDeclList(List<BodyDecl> list)
Replaces the BodyDecl list.
|
void |
UnknownType.setBodyDeclList(List<BodyDecl> list)
Replaces the BodyDecl list.
|
void |
AnonymousDecl.setBodyDeclList(List<BodyDecl> list)
Replaces the BodyDecl list.
|
void |
BooleanType.setBodyDeclList(List<BodyDecl> list)
Replaces the BodyDecl list.
|
void |
GenericClassDecl.setBodyDeclList(List<BodyDecl> list)
Replaces the BodyDecl list.
|
void |
TypeDecl.setBodyDeclList(List<BodyDecl> list)
Replaces the BodyDecl list.
|
void |
CharType.setBodyDeclList(List<BodyDecl> list)
Replaces the BodyDecl list.
|
void |
WildcardType.setBodyDeclList(List<BodyDecl> list)
Replaces the BodyDecl list.
|
void |
WildcardSuperType.setBodyDeclList(List<BodyDecl> list)
Replaces the BodyDecl list.
|
void |
ReferenceType.setBodyDeclList(List<BodyDecl> list)
Replaces the BodyDecl list.
|
void |
TryStmt.setCatchClauseList(List<CatchClause> list)
Replaces the CatchClause list.
|
void |
TryWithResources.setCatchClauseList(List<CatchClause> list)
Replaces the CatchClause list.
|
void |
Program.setCompilationUnitList(List<CompilationUnit> list)
Replaces the CompilationUnit list.
|
void |
VariableDecl.setDimsList(List<Dims> list)
Replaces the Dims list.
|
void |
ElementArrayValue.setElementValueList(List<ElementValue> list)
Replaces the ElementValue list.
|
void |
Annotation.setElementValuePairList(List<ElementValuePair> list)
Replaces the ElementValuePair 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 |
AnnotatedCompilationUnit.setImportDeclList(List<ImportDecl> list)
Replaces the ImportDecl list.
|
void |
WildcardsCompilationUnit.setImportDeclList(List<ImportDecl> list)
Replaces the ImportDecl list.
|
void |
CompilationUnit.setImportDeclList(List<ImportDecl> list)
Replaces the ImportDecl list.
|
void |
PrimitiveCompilationUnit.setImportDeclList(List<ImportDecl> list)
Replaces the ImportDecl list.
|
void |
ArrayInit.setInitList(List<Expr> list)
Replaces the Init list.
|
void |
ForStmt.setInitStmtList(List<Stmt> list)
Replaces the InitStmt list.
|
void |
ResourceModifiers.setModifierList(List<Modifier> list)
Replaces the Modifier list.
|
void |
Modifiers.setModifierList(List<Modifier> list)
Replaces the Modifier list.
|
void |
ParMethodDecl.setParameterList(List<ParameterDeclaration> list)
Replaces the Parameter list.
|
void |
ParConstructorDecl.setParameterList(List<ParameterDeclaration> list)
Replaces the Parameter list.
|
void |
ConstructorDecl.setParameterList(List<ParameterDeclaration> list)
Replaces the Parameter list.
|
void |
AnnotationMethodDecl.setParameterList(List<ParameterDeclaration> list)
Replaces the Parameter list.
|
void |
MethodDeclSubstituted.setParameterList(List<ParameterDeclaration> list)
Replaces the Parameter list.
|
void |
PlaceholderMethodDecl.setParameterList(List<ParameterDeclaration> list)
Replaces the Parameter list.
|
void |
RawConstructorDecl.setParameterList(List<ParameterDeclaration> list)
Replaces the Parameter list.
|
void |
RawMethodDecl.setParameterList(List<ParameterDeclaration> list)
Replaces the Parameter list.
|
void |
GenericMethodDecl.setParameterList(List<ParameterDeclaration> list)
Replaces the Parameter list.
|
void |
MethodDecl.setParameterList(List<ParameterDeclaration> list)
Replaces the Parameter list.
|
void |
GenericConstructorDecl.setParameterList(List<ParameterDeclaration> list)
Replaces the Parameter list.
|
void |
BridgeMethodDecl.setParameterList(List<ParameterDeclaration> list)
Replaces the Parameter list.
|
void |
ConstructorDeclSubstituted.setParameterList(List<ParameterDeclaration> list)
Replaces the Parameter list.
|
void |
TryWithResources.setResourceList(List<ResourceDeclaration> list)
Replaces the Resource list.
|
void |
Block.setStmtList(List<Stmt> list)
Replaces the Stmt list.
|
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.
|
void |
AnnotatedCompilationUnit.setTypeDeclList(List<TypeDecl> list)
Replaces the TypeDecl list.
|
void |
WildcardsCompilationUnit.setTypeDeclList(List<TypeDecl> list)
Replaces the TypeDecl list.
|
void |
CompilationUnit.setTypeDeclList(List<TypeDecl> list)
Replaces the TypeDecl list.
|
void |
PrimitiveCompilationUnit.setTypeDeclList(List<TypeDecl> list)
Replaces the TypeDecl list.
|
void |
GenericClassDeclSubstituted.setTypeParameterList(List<TypeVariable> list)
Replaces the TypeParameter list.
|
void |
GenericInterfaceDecl.setTypeParameterList(List<TypeVariable> list)
Replaces the TypeParameter list.
|
void |
GenericInterfaceDeclSubstituted.setTypeParameterList(List<TypeVariable> list)
Replaces the TypeParameter list.
|
void |
PlaceholderMethodDecl.setTypeParameterList(List<TypeVariable> list)
Replaces the TypeParameter list.
|
void |
GenericClassDecl.setTypeParameterList(List<TypeVariable> list)
Replaces the TypeParameter list.
|
void |
GenericMethodDecl.setTypeParameterList(List<TypeVariable> list)
Replaces the TypeParameter list.
|
void |
GenericConstructorDecl.setTypeParameterList(List<TypeVariable> list)
Replaces the TypeParameter list.
|
void |
ForStmt.setUpdateStmtList(List<Stmt> list)
Replaces the UpdateStmt list.
|
void |
VarDeclStmt.setVariableDeclList(List<VariableDecl> list)
Replaces the VariableDecl list.
|
void |
FieldDecl.setVariableDeclList(List<VariableDecl> list)
Replaces the VariableDecl list.
|
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.
|
ParameterDeclaration |
ParameterDeclaration.substituted(Collection<TypeVariable> original,
List<TypeVariable> substitution)
Builds a copy of this ParameterDeclaration node where all occurrences
of type variables in the original type parameter list have been replaced
by the substitution type parameters.
|
String |
TypeDescriptor.typeList(String s,
List l) |
Copyright © 2020 Soot OSS. All rights reserved.