Uses of Interface
gw.lang.parser.expressions.INewExpression
Packages that use INewExpression
Package
Description
-
Uses of INewExpression in gw.internal.gosu.parser
Fields in gw.internal.gosu.parser declared as INewExpressionMethods in gw.internal.gosu.parser that return INewExpressionModifier and TypeMethodDescriptionprivate INewExpressionGosuAnnotationInfo.getExpr()private INewExpressionGosuAnnotationInfo.parseNewExpression() -
Uses of INewExpression in gw.internal.gosu.parser.expressions
Classes in gw.internal.gosu.parser.expressions that implement INewExpressionModifier and TypeClassDescriptionclassclassclassThe 'new' operator as an expression: -
Uses of INewExpression in gw.lang.parser.expressions
Subinterfaces of INewExpression in gw.lang.parser.expressionsModifier and TypeInterfaceDescriptioninterfaceinterface -
Uses of INewExpression in gw.lang.parser.statements
Methods in gw.lang.parser.statements that return INewExpression