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 INewExpression
GosuAnnotationInfo.getExpr()
private INewExpression
GosuAnnotationInfo.parseNewExpression()
-
Uses of INewExpression in gw.internal.gosu.parser.expressions
Classes in gw.internal.gosu.parser.expressions that implement INewExpressionModifier and TypeClassDescriptionclass
class
class
The 'new' operator as an expression: -
Uses of INewExpression in gw.lang.parser.expressions
Subinterfaces of INewExpression in gw.lang.parser.expressionsModifier and TypeInterfaceDescriptioninterface
interface
-
Uses of INewExpression in gw.lang.parser.statements
Methods in gw.lang.parser.statements that return INewExpression