Uses of Interface
gw.lang.parser.expressions.INewExpression
-
Packages that use INewExpression Package Description gw.lang.parser.expressions gw.lang.parser.statements -
-
Uses of INewExpression in gw.lang.parser.expressions
Subinterfaces of INewExpression in gw.lang.parser.expressions Modifier and Type Interface Description interfaceIAnnotationExpressioninterfaceIInferredNewExpression -
Uses of INewExpression in gw.lang.parser.statements
Methods in gw.lang.parser.statements that return INewExpression Modifier and Type Method Description INewExpressionINewStatement. getNewExpression()
-