Package com.fizzed.rocker.model
Class SourceRef
java.lang.Object
com.fizzed.rocker.model.SourceRef
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final SourcePositionprivate final intprivate final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncombineAdjacent(SourceRef other) getBegin()intgetText()toString()
-
Field Details
-
begin
-
charLength
private final int charLength -
text
-
-
Constructor Details
-
SourceRef
-
-
Method Details
-
combineAdjacent
- Throws:
TokenException
-
getBegin
-
getCharLength
public int getCharLength() -
getText
-
getConsoleFriendlyText
-
toString
-