public final class Start extends Node
| Constructor and Description |
|---|
Start() |
Start(PGraph _pGraph_,
EOF _eof_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
java.lang.Object |
clone() |
EOF |
getEOF() |
PGraph |
getPGraph() |
void |
setEOF(EOF node) |
void |
setPGraph(PGraph node) |
java.lang.String |
toString() |
public java.lang.String toString()
toString in class java.lang.Object