Uses of Interface
com.github.javaparser.ast.nodeTypes.NodeWithOptionalScope
Packages that use NodeWithOptionalScope
-
Uses of NodeWithOptionalScope in com.github.javaparser.ast.expr
Classes in com.github.javaparser.ast.expr that implement NodeWithOptionalScopeModifier and TypeClassDescriptionclass
A method call on an object or a class.class
A constructor call.