|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use ASTUnmodifiedInterfaceDeclaration | |
---|---|
com.jeffpalm.javaparser |
Uses of ASTUnmodifiedInterfaceDeclaration in com.jeffpalm.javaparser |
---|
Methods in com.jeffpalm.javaparser that return ASTUnmodifiedInterfaceDeclaration | |
---|---|
ASTUnmodifiedInterfaceDeclaration |
ASTNestedInterfaceDeclaration.getUnmodifedInterfaceDeclaration()
Gets the unmodifedInterfaceDeclaration attribute of the ASTNestedInterfaceDeclaration node. |
ASTUnmodifiedInterfaceDeclaration |
ASTInterfaceDeclaration.getUnmodifedInterfaceDeclaration()
Gets the unmodifedInterfaceDeclaration attribute of the ASTInterfaceDeclaration node. |
Methods in com.jeffpalm.javaparser with parameters of type ASTUnmodifiedInterfaceDeclaration | |
---|---|
java.lang.Object |
JavaParserVisitorAdapter.visit(ASTUnmodifiedInterfaceDeclaration node,
java.lang.Object data)
To visit a node |
java.lang.Object |
JavaParserVisitor.visit(ASTUnmodifiedInterfaceDeclaration node,
java.lang.Object data)
|
java.lang.Object |
ChildrenVisitor.visit(ASTUnmodifiedInterfaceDeclaration node,
java.lang.Object data)
To visit a node |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |