Uses of Interface
gw.lang.parser.expressions.INameInDeclaration
-
Packages that use INameInDeclaration Package Description gw.lang.parser.statements gw.lang.reflect.gs -
-
Uses of INameInDeclaration in gw.lang.parser.statements
Subinterfaces of INameInDeclaration in gw.lang.parser.statements Modifier and Type Interface Description interfaceIClassDeclaration -
Uses of INameInDeclaration in gw.lang.reflect.gs
Methods in gw.lang.reflect.gs that return INameInDeclaration Modifier and Type Method Description INameInDeclarationIGosuClass. getPropertyDeclaration(String name)
-