public abstract class Token extends Object
| Modifier and Type | Field and Description |
|---|---|
Location |
endLocation |
Location |
startLocation |
String |
value |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
toJSON() |
protected String |
toJSON(String type) |
Copyright © 2020. All rights reserved.