Uses of Interface
gw.lang.parser.expressions.IBlockExpression
Packages that use IBlockExpression
Package
Description
-
Uses of IBlockExpression in gw.internal.gosu.ir.transform.expression
Constructors in gw.internal.gosu.ir.transform.expression with parameters of type IBlockExpressionModifierConstructorDescriptionBlockExpressionTransformer
(TopLevelTransformationContext cc, IBlockExpression parsedElem) -
Uses of IBlockExpression in gw.internal.gosu.parser.expressions
Classes in gw.internal.gosu.parser.expressions that implement IBlockExpressionModifier and TypeClassDescriptionfinal class
A block expression, representing an anonymous function/closure -
Uses of IBlockExpression in gw.lang.function
Methods in gw.lang.function that return IBlockExpression -
Uses of IBlockExpression in gw.lang.parser
Methods in gw.lang.parser that return IBlockExpression