public final class Token extends Object
| Modifier and Type | Method and Description |
|---|---|
int |
getOffset() |
String |
getString() |
manifold.api.json.TokenType |
getType() |
String |
toString() |
public String getString()
public manifold.api.json.TokenType getType()
public int getOffset()
Copyright © 2018. All rights reserved.