public final class ACharChar extends PChar
Modifier and Type | Method and Description |
---|---|
void |
apply(Switch sw) |
java.lang.Object |
clone() |
TChar |
getChar() |
(package private) void |
removeChild(Node child) |
(package private) void |
replaceChild(Node oldChild,
Node newChild) |
void |
setChar(TChar node) |
java.lang.String |
toString() |
private TChar _char_
public ACharChar()
public ACharChar(TChar _char_)
public void apply(Switch sw)
public TChar getChar()
public void setChar(TChar 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.