Class InterfaceMethodNode
An interface method.
- Pharborist\Node implements Pharborist\NodeInterface
-
Pharborist\ParentNode implements Pharborist\ParentNodeInterface
-
Pharborist\StatementNode
-
Pharborist\Objects\InterfaceMethodNode implements Pharborist\Objects\InterfaceStatementNode uses Pharborist\Objects\MethodTrait
addCommentAbove(),
getLineCount(),
toComment()
|
__clone(),
__toString(),
acceptVisitor(),
addChild(),
addChildren(),
append(),
childCount(),
children(),
clear(),
find(),
firstChild(),
firstToken(),
getSourcePosition(),
getText(),
getTree(),
has(),
isDescendant(),
isEmpty(),
lastChild(),
lastToken(),
mergeNode(),
prepend(),
walk()
|
getName(),
getStatic(),
setName(),
setStatic()
|
getVisibility(),
setVisibility()
|
getReference(),
setReference()
|
getDocComment(),
getIndent(),
setDocComment()
|
getCloseParen(),
getOpenParen()
|