Uses of Interface
gw.lang.parser.expressions.IBlockExpression
-
Packages that use IBlockExpression Package Description gw.lang.function gw.lang.parser -
-
Uses of IBlockExpression in gw.lang.function
Methods in gw.lang.function that return IBlockExpression Modifier and Type Method Description IBlockExpressionAbstractBlock. getParsedElement()IBlockExpressionIBlock. getParsedElement() -
Uses of IBlockExpression in gw.lang.parser
Methods in gw.lang.parser that return IBlockExpression Modifier and Type Method Description IBlockExpressionIBlockClass. getBlock()
-