public final class Start extends Node
| Constructor and Description |
|---|
Start() |
Start(PStatement _pStatement_,
EOF _eof_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
EOF |
getEOF() |
PStatement |
getPStatement() |
void |
setEOF(EOF node) |
void |
setPStatement(PStatement node) |
String |
toString() |
public Start()
public Start(PStatement _pStatement_, EOF _eof_)
public void apply(Switch sw)
public PStatement getPStatement()
public void setPStatement(PStatement node)
public EOF getEOF()
public void setEOF(EOF node)
Copyright © 2004–2014 XWiki. All rights reserved.