public class FixedToken extends Token
content, image, lineNumber
Constructor and Description |
---|
FixedToken(String image,
int lineNumber) |
Modifier and Type | Method and Description |
---|---|
int |
getType() |
boolean |
isBlank() |
String |
output() |
protected void |
parse() |
String |
toString() |
String |
trim() |
getImage, getLineNumber, isLeftTrim, isRightTrim, setLeftTrim, setRightTrim
public FixedToken(String image, int lineNumber) throws ParseException
ParseException
Copyright © 2014. All Rights Reserved.