Uses of Class
gw.lang.parser.SourceCodeReader
-
Packages that use SourceCodeReader Package Description gw.lang.parser -
-
Uses of SourceCodeReader in gw.lang.parser
Methods in gw.lang.parser that return SourceCodeReader Modifier and Type Method Description SourceCodeReaderISourceCodeTokenizer. getReader()static SourceCodeReaderSourceCodeReader. makeSourceCodeReader(Reader reader)Methods in gw.lang.parser with parameters of type SourceCodeReader Modifier and Type Method Description voidISourceCodeTokenizer. reset(SourceCodeReader reader)voidIGosuParser. setScript(SourceCodeReader reader)Set the script or expression to parse and execute.
-