public final class ADecChar extends PChar
Constructor and Description |
---|
ADecChar() |
ADecChar(TDecChar _decChar_) |
Modifier and Type | Method and Description |
---|---|
void |
apply(Switch sw) |
java.lang.Object |
clone() |
TDecChar |
getDecChar() |
(package private) void |
removeChild(Node child) |
(package private) void |
replaceChild(Node oldChild,
Node newChild) |
void |
setDecChar(TDecChar node) |
java.lang.String |
toString() |
private TDecChar _decChar_
public ADecChar()
public ADecChar(TDecChar _decChar_)
public void apply(Switch sw)
public TDecChar getDecChar()
public void setDecChar(TDecChar node)
public java.lang.String toString()
toString
in class java.lang.Object
void removeChild(Node child)
removeChild
in class Node
void replaceChild(Node oldChild, Node newChild)
replaceChild
in class Node
Copyright © 1997-2013 Sablecc. All Rights Reserved.