Package gw.lang.parser
Class FileSource
java.lang.Object
gw.lang.parser.FileSource
- All Implemented Interfaces:
ISource
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
_file
-
_tokenizer
-
-
Constructor Details
-
FileSource
-
-
Method Details
-
getSource
-
stopCachingSource
public void stopCachingSource()- Specified by:
stopCachingSource
in interfaceISource
-
getTokenizer
- Specified by:
getTokenizer
in interfaceISource
-
setTokenizer
- Specified by:
setTokenizer
in interfaceISource
-