Uses of Interface
gw.lang.reflect.gs.IGosuFragment
-
Packages that use IGosuFragment Package Description gw.lang.parser gw.lang.reflect -
-
Uses of IGosuFragment in gw.lang.parser
Methods in gw.lang.parser that return IGosuFragment Modifier and Type Method Description IGosuFragmentIGosuFragmentParser. parseExpressionOnly(String script, ISymbolTable table, ParserOptions options)IGosuFragmentIGosuFragmentParser. parseExpressionOrProgram(String script, ISymbolTable table, ParserOptions options)IGosuFragmentIGosuFragmentParser. parseProgramOnly(String script, ISymbolTable table, ParserOptions options) -
Uses of IGosuFragment in gw.lang.reflect
Methods in gw.lang.reflect that return IGosuFragment Modifier and Type Method Description IGosuFragmentFragmentCache. get(String strFullyQualifiedName)Methods in gw.lang.reflect with parameters of type IGosuFragment Modifier and Type Method Description voidFragmentCache. addFragment(IGosuFragment fragment)
-