Uses of Interface
com.twineworks.tweakflow.lang.ast.imports.ImportMemberNode
Packages that use ImportMemberNode
Package
Description
-
Uses of ImportMemberNode in com.twineworks.tweakflow.lang.analysis.visitors
Methods in com.twineworks.tweakflow.lang.analysis.visitors that return ImportMemberNodeModifier and TypeMethodDescriptionAExpressionDescendingVisitor.visit(ImportMemberNode node) AVisitor.visit(ImportMemberNode node) Visitor.visit(ImportMemberNode node) Methods in com.twineworks.tweakflow.lang.analysis.visitors with parameters of type ImportMemberNodeModifier and TypeMethodDescriptionAExpressionDescendingVisitor.visit(ImportMemberNode node) AVisitor.visit(ImportMemberNode node) Visitor.visit(ImportMemberNode node) -
Uses of ImportMemberNode in com.twineworks.tweakflow.lang.ast.imports
Classes in com.twineworks.tweakflow.lang.ast.imports that implement ImportMemberNodeMethods in com.twineworks.tweakflow.lang.ast.imports that return ImportMemberNodeModifier and TypeMethodDescriptionImportMemberNode.copy()ImportMemberNode.setImportedCompilationUnit(AnalysisUnit importedCompilationUnit) Methods in com.twineworks.tweakflow.lang.ast.imports that return types with arguments of type ImportMemberNodeMethod parameters in com.twineworks.tweakflow.lang.ast.imports with type arguments of type ImportMemberNode -
Uses of ImportMemberNode in com.twineworks.tweakflow.lang.ast.structure
Methods in com.twineworks.tweakflow.lang.ast.structure that return types with arguments of type ImportMemberNode