public final class AArithmeticExpression extends PArithmeticExpression
| Constructor and Description |
|---|
AArithmeticExpression() |
AArithmeticExpression(PSimpleArithmeticExpression _simpleArithmeticExpression_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
PSimpleArithmeticExpression |
getSimpleArithmeticExpression() |
void |
setSimpleArithmeticExpression(PSimpleArithmeticExpression node) |
String |
toString() |
public AArithmeticExpression()
public AArithmeticExpression(PSimpleArithmeticExpression _simpleArithmeticExpression_)
public void apply(Switch sw)
public PSimpleArithmeticExpression getSimpleArithmeticExpression()
public void setSimpleArithmeticExpression(PSimpleArithmeticExpression node)
Copyright © 2004–2015 XWiki. All rights reserved.