Interface ParseUnit
- All Known Implementing Classes:
FilesystemParseUnit,MemoryParseUnit,ResourceParseUnit
public interface ParseUnit
-
Method Summary
-
Method Details
-
getProgramText
String getProgramText() -
getPath
String getPath() -
getParsingUnitType
ParseUnitType getParsingUnitType() -
getLocation
LoadPathLocation getLocation()
-