Constructors in xrel.parser with parameters of type XRelParser |
SimpleNode(XRelParser p,
int i)
This constructor lets you to specify the parser. |
ASTCase(XRelParser p,
int id)
|
ASTSwitchCase(XRelParser p,
int id)
|
ASTOperator(XRelParser p,
int id)
|
ASTAs(XRelParser p,
int id)
|
ASTStatementList(XRelParser p,
int id)
|
ASTPar(XRelParser p,
int id)
|
ASTStringLiteral(XRelParser p,
int id)
|
ASTEmpty(XRelParser p,
int id)
|
ASTTag(XRelParser p,
int id)
|
ASTProgram(XRelParser p,
int id)
|
ASTImportSt(XRelParser p,
int id)
|
ASTExportTp(XRelParser p,
int id)
|
ASTIdentifier(XRelParser p,
int id)
|
ASTTypeDecl(XRelParser p,
int id)
|
ASTString(XRelParser p,
int id)
|
ASTComma(XRelParser p,
int id)
|