public final class Start extends Node
| Constructor and Description |
|---|
Start() |
Start(PFile _pFile_,
EOF _eof_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
EOF |
getEOF() |
PFile |
getPFile() |
void |
setEOF(EOF node) |
void |
setPFile(PFile node) |
String |
toString() |
Copyright © 2020 Soot OSS. All rights reserved.