java.lang.Object
org.kink_lang.kink.LocationHelper
The helper for location vals.
-
Method Summary
Modifier and TypeMethodDescriptionReturns a location.
-
Method Details
-
of
Returns a location.- Parameters:
programName
- the name of the program.programText
- the text of the program.charPos
- the char index of the pos of the loc.- Returns:
- a location.
-