StringContainerInterface
in
Interface for a node which directly contains line(s) of text
Table of Contents
Methods
- getLiteral() : string
- setLiteral() : void
Methods
getLiteral()
public
getLiteral() : string
Return values
stringsetLiteral()
public
setLiteral(string $literal) : void
Parameters
- $literal : string