aowp.AOWP_PHPLabelElement
/parser/ast/PHPLabelElement.class.php at line 2
Class AOWP_PHPLabelElement
AOWP_PHPElement
└─AOWP_PHPLabelElement
public class AOWP_PHPLabelElement
extends AOWP_PHPElement
- Author:
- Ryoto Naruse /
Field Summary |
private mixed |
$_label |
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/PHPLabelElement.class.php at line 4
_label
private mixed $_label
Constructor Detail
/parser/ast/PHPLabelElement.class.php at line 6
AOWP_PHPLabelElement
public AOWP_PHPLabelElement(mixed label)
Method Detail
/parser/ast/PHPLabelElement.class.php at line 10
getLabel
public void getLabel()
PHPElement PHPの文法要素のインターフェイス 文法規則: unticked_class_declaration_statement