| Modifier and Type | Method and Description |
|---|---|
int |
getLineNumber()
Número da linha do token.
|
Symbol |
getType()
Tipo do token.
|
String |
getValue()
Valor.
|
boolean |
isUnknown()
Retorna true se o token for desconhecido, false caso contrário.
|
String |
toString() |
public Symbol getType()
public int getLineNumber()
public String getValue()
public boolean isUnknown()
Copyright © 2007–2016 Tecgraf/PUC-Rio. All rights reserved.