|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectantlr.GrammarSymbol
antlr.TokenSymbol
antlr.StringLiteralSymbol
class StringLiteralSymbol
Field Summary | |
---|---|
protected String |
label
|
Fields inherited from class antlr.TokenSymbol |
---|
ASTNodeType, paraphrase, ttype |
Fields inherited from class antlr.GrammarSymbol |
---|
id |
Constructor Summary | |
---|---|
StringLiteralSymbol(String r)
|
Method Summary | |
---|---|
String |
getLabel()
|
void |
setLabel(String label)
|
Methods inherited from class antlr.TokenSymbol |
---|
getASTNodeType, getParaphrase, getTokenType, setASTNodeType, setParaphrase, setTokenType |
Methods inherited from class antlr.GrammarSymbol |
---|
getId, setId |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected String label
Constructor Detail |
---|
public StringLiteralSymbol(String r)
Method Detail |
---|
public String getLabel()
public void setLabel(String label)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |