public static class SchemeParenthesisParser.TokenInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
lineColumnIndex |
int |
lineStartIndex |
Constructor and Description |
---|
TokenInfo(int lineStartIndex,
int lineColumnIndex) |