Uses of Interface
gw.lang.parser.expressions.IParameterDeclaration
-
Packages that use IParameterDeclaration Package Description gw.lang.parser.statements -
-
Uses of IParameterDeclaration in gw.lang.parser.statements
Methods in gw.lang.parser.statements that return types with arguments of type IParameterDeclaration Modifier and Type Method Description List<IParameterDeclaration>IFunctionStatement. getParameters()
-