public final class ASingleArithmeticTerm extends PArithmeticTerm
| Constructor and Description |
|---|
ASingleArithmeticTerm() |
ASingleArithmeticTerm(PArithmeticFactor _arithmeticFactor_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
PArithmeticFactor |
getArithmeticFactor() |
void |
setArithmeticFactor(PArithmeticFactor node) |
String |
toString() |
public ASingleArithmeticTerm()
public ASingleArithmeticTerm(PArithmeticFactor _arithmeticFactor_)
public void apply(Switch sw)
public PArithmeticFactor getArithmeticFactor()
public void setArithmeticFactor(PArithmeticFactor node)
Copyright © 2004–2017 XWiki. All rights reserved.