Package | Description |
---|---|
org.sablecc.sablecc.node |
Modifier and Type | Class and Description |
---|---|
class |
AProdName |
Modifier and Type | Field and Description |
---|---|
private PProdName |
ANewListTerm._prodName_ |
private PProdName |
ANewTerm._prodName_ |
Modifier and Type | Method and Description |
---|---|
PProdName |
ANewListTerm.getProdName() |
PProdName |
ANewTerm.getProdName() |
Modifier and Type | Method and Description |
---|---|
void |
ANewListTerm.setProdName(PProdName node) |
void |
ANewTerm.setProdName(PProdName node) |
Constructor and Description |
---|
ANewListTerm(PProdName _prodName_,
TLPar _lPar_,
java.util.List _params_) |
ANewTerm(PProdName _prodName_,
TLPar _lPar_,
java.util.List _params_) |
Copyright © 1997-2016 Sablecc. All Rights Reserved.