VarTypeNode
class VarTypeNode extends StatementNode
{varType Type $name} Declares variable type for IDE autocompletion.
Methods
Details
at line 22
static VarTypeNode
create(Tag $tag)
No description
at line 31
string
print(PrintContext $context)
No description
at line 37
Generator
getIterator()
No description