Package | Description |
---|---|
org.sablecc.sablecc.node |
Modifier and Type | Class and Description |
---|---|
class |
AMinusBinOp |
class |
APlusBinOp |
Modifier and Type | Field and Description |
---|---|
private PBinOp |
AOperationSet._binOp_ |
Modifier and Type | Method and Description |
---|---|
PBinOp |
AOperationSet.getBinOp() |
Modifier and Type | Method and Description |
---|---|
void |
AOperationSet.setBinOp(PBinOp node) |
Constructor and Description |
---|
AOperationSet(PBasic _left_,
PBinOp _binOp_,
PBasic _right_) |
Copyright © 1997-2015 Sablecc. All Rights Reserved.