public final class AConditionalPrimary extends PConditionalPrimary
| Constructor and Description |
|---|
AConditionalPrimary() |
AConditionalPrimary(PSimpleCondExpression _simpleCondExpression_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
PSimpleCondExpression |
getSimpleCondExpression() |
void |
setSimpleCondExpression(PSimpleCondExpression node) |
String |
toString() |
public AConditionalPrimary()
public AConditionalPrimary(PSimpleCondExpression _simpleCondExpression_)
public void apply(Switch sw)
public PSimpleCondExpression getSimpleCondExpression()
public void setSimpleCondExpression(PSimpleCondExpression node)
Copyright © 2004–2017 XWiki. All rights reserved.