public final class ACharBasic extends PBasic
| Constructor and Description |
|---|
ACharBasic() |
ACharBasic(PChar _char_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
java.lang.Object |
clone() |
PChar |
getChar() |
(package private) void |
removeChild(Node child) |
(package private) void |
replaceChild(Node oldChild,
Node newChild) |
void |
setChar(PChar node) |
java.lang.String |
toString() |
private PChar _char_
public ACharBasic()
public ACharBasic(PChar _char_)
public void apply(Switch sw)
public PChar getChar()
public void setChar(PChar node)
public java.lang.String toString()
toString in class java.lang.Objectvoid removeChild(Node child)
removeChild in class Nodevoid replaceChild(Node oldChild, Node newChild)
replaceChild in class NodeCopyright © 1997-2013 Sablecc. All Rights Reserved.