| Package | Description |
|---|---|
| org.sablecc.sablecc.node |
| Modifier and Type | Class and Description |
|---|---|
class |
AProdName |
| Modifier and Type | Field and Description |
|---|---|
private PProdName |
ANewTerm._prodName_ |
private PProdName |
ANewListTerm._prodName_ |
| Modifier and Type | Method and Description |
|---|---|
PProdName |
ANewTerm.getProdName() |
PProdName |
ANewListTerm.getProdName() |
| Modifier and Type | Method and Description |
|---|---|
void |
ANewTerm.setProdName(PProdName node) |
void |
ANewListTerm.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-2013 Sablecc. All Rights Reserved.