Package | Description |
---|---|
org.sablecc.sablecc.analysis | |
org.sablecc.sablecc.node | |
org.sablecc.sablecc.parser |
Modifier and Type | Method and Description |
---|---|
void |
AnalysisAdapter.caseTArrow(TArrow node) |
void |
Analysis.caseTArrow(TArrow node) |
Modifier and Type | Field and Description |
---|---|
private TArrow |
AProd._arrow_ |
Modifier and Type | Method and Description |
---|---|
TArrow |
AProd.getArrow() |
Modifier and Type | Method and Description |
---|---|
void |
AProd.setArrow(TArrow node) |
Constructor and Description |
---|
AProd(TId _id_,
TArrow _arrow_,
java.util.List _prodTransform_,
java.util.List _alts_) |
Modifier and Type | Method and Description |
---|---|
void |
TokenIndex.caseTArrow(TArrow node) |
Copyright © 1997-2013 Sablecc. All Rights Reserved.