aowp.parser.ast.AOWP_PHPTagWithEchoElement
/parser/ast/PHPTagWithEchoElement.class.php at line 19
Class AOWP_PHPTagWithEchoElement
AOWP_PHPElement
└─AOWP_PHPStatementContainerElement
└─AOWP_PHPTagWithEchoElement
public class AOWP_PHPTagWithEchoElement
extends AOWP_PHPStatementContainerElement
- Author:
- Ryoto Naruse /
Fields inherited from aowp.parser.ast.util.AOWP_PHPStatementContainerElement |
statements |
Methods inherited from aowp.parser.ast.AOWP_PHPElement |
__clone, __toString, getChildren, getParent, getParentContainer, getParentPropertyIndex, getParentPropertyName, initialize, kind, line, releaseInstance, setParent, setParentInfo |
Constructor Detail
/parser/ast/PHPTagWithEchoElement.class.php at line 21
AOWP_PHPTagWithEchoElement
public AOWP_PHPTagWithEchoElement(mixed _line, mixed statements)
Method Detail
/parser/ast/PHPTagWithEchoElement.class.php at line 26
__toString
public void __toString()
/parser/ast/PHPTagWithEchoElement.class.php at line 31
kind
public void kind()
PHPTagWithEchoElement PHPのASTにおける「= ?>」を表すクラス 文法規則: unticked_statement