public final class AHexChar extends PChar
| Constructor and Description |
|---|
AHexChar() |
AHexChar(THexChar _hexChar_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
java.lang.Object |
clone() |
THexChar |
getHexChar() |
(package private) void |
removeChild(Node child) |
(package private) void |
replaceChild(Node oldChild,
Node newChild) |
void |
setHexChar(THexChar node) |
java.lang.String |
toString() |
private THexChar _hexChar_
public AHexChar()
public AHexChar(THexChar _hexChar_)
public void apply(Switch sw)
public THexChar getHexChar()
public void setHexChar(THexChar 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.