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