aowp.AOWP_PHPGotoElement
/parser/ast/PHPGotoElement.class.php at line 7
Class AOWP_PHPGotoElement
AOWP_PHPElement
└─AOWP_PHPGotoElement
public class AOWP_PHPGotoElement
extends AOWP_PHPElement
- Author:
- keiji /
Methods inherited from aowp.parser.ast.AOWP_PHPElement |
__clone, __toString, getChildren, getParent, getParentContainer, getParentPropertyIndex, getParentPropertyName, initialize, kind, line, releaseInstance, setParent, setParentInfo |
Field Detail
/parser/ast/PHPGotoElement.class.php at line 9
_toLabel
private mixed $_toLabel
Constructor Detail
/parser/ast/PHPGotoElement.class.php at line 11
AOWP_PHPGotoElement
public AOWP_PHPGotoElement(mixed toLabel)
Method Detail
/parser/ast/PHPGotoElement.class.php at line 15
getToLabel
public void getToLabel()