public final class AStartSpec extends PStartSpec
| Constructor and Description |
|---|
AStartSpec() |
AStartSpec(TComma _comma_,
PSimpleArithmeticExpression _start_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
TComma |
getComma() |
PSimpleArithmeticExpression |
getStart() |
void |
setComma(TComma node) |
void |
setStart(PSimpleArithmeticExpression node) |
String |
toString() |
public AStartSpec()
public AStartSpec(TComma _comma_, PSimpleArithmeticExpression _start_)
public void apply(Switch sw)
public TComma getComma()
public void setComma(TComma node)
public PSimpleArithmeticExpression getStart()
public void setStart(PSimpleArithmeticExpression node)
Copyright © 2004–2015 XWiki. All rights reserved.