Class FilesystemParseUnit
java.lang.Object
com.twineworks.tweakflow.lang.parse.units.FilesystemParseUnit
- All Implemented Interfaces:
ParseUnit
-
Constructor Summary
ConstructorsConstructorDescriptionFilesystemParseUnit(LoadPathLocation location, String path, ParseUnitSourceTransformer transformer) -
Method Summary
-
Constructor Details
-
FilesystemParseUnit
public FilesystemParseUnit(LoadPathLocation location, String path, ParseUnitSourceTransformer transformer)
-
-
Method Details
-
getProgramText
- Specified by:
getProgramTextin interfaceParseUnit
-
getPath
-
getParsingUnitType
- Specified by:
getParsingUnitTypein interfaceParseUnit
-
getLocation
- Specified by:
getLocationin interfaceParseUnit
-