public final class AIntegerNumericLiteral extends PNumericLiteral
| Constructor and Description |
|---|
AIntegerNumericLiteral() |
AIntegerNumericLiteral(TIntegerLiteral _integerLiteral_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
TIntegerLiteral |
getIntegerLiteral() |
void |
setIntegerLiteral(TIntegerLiteral node) |
String |
toString() |
public AIntegerNumericLiteral()
public AIntegerNumericLiteral(TIntegerLiteral _integerLiteral_)
public void apply(Switch sw)
public TIntegerLiteral getIntegerLiteral()
public void setIntegerLiteral(TIntegerLiteral node)
Copyright © 2004–2014 XWiki. All rights reserved.