Interface NodeWithArguments<N extends Node>

All Known Implementing Classes:
EnumConstantDeclaration, ExplicitConstructorInvocationStmt, MethodCallExpr, ObjectCreationExpr

public interface NodeWithArguments<N extends Node>
A node with arguments.