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