public class CSPostfixExpression extends CSUnaryExpression
_operand, _operatorUNKNOWN_START_POSITION| Constructor and Description |
|---|
CSPostfixExpression(String operator,
CSExpression operand) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(CSVisitor visitor) |
operand, operatoraddEnclosingIfDef, enclosingIfDefs, parent, parent, startPosition, startPositionpublic CSPostfixExpression(String operator, CSExpression operand)
Copyright © 2014. All Rights Reserved.