aowp.parser.ast.AOWP_PHPHeredocExprElement
/parser/ast/PHPHeredocExprElement.class.php at line 20
Class AOWP_PHPHeredocExprElement
AOWP_PHPElement
└─AOWP_PHPHeredocExprElement
public class AOWP_PHPHeredocExprElement
extends AOWP_PHPElement
- Author:
- Ryoto Naruse /
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/PHPHeredocExprElement.class.php at line 23
docName
public mixed $docName
/parser/ast/PHPHeredocExprElement.class.php at line 24
encaps
public mixed $encaps
Constructor Detail
/parser/ast/PHPHeredocExprElement.class.php at line 26
AOWP_PHPHeredocExprElement
public AOWP_PHPHeredocExprElement(mixed _line, mixed encaps, mixed docName)
Method Detail
/parser/ast/PHPHeredocExprElement.class.php at line 34
__toString
public void __toString()
/parser/ast/PHPHeredocExprElement.class.php at line 41
kind
public void kind()
PHPBackquoteExprElement PHPのASTにおける「<<<」を表すクラス 文法規則: unticked_statement 例: