IStringContainer

Undocumented in source.
interface IStringContainer : AST {}

Members

Functions

content
string content()
Undocumented in source.

Inherited Members

From AST

token
Token token()
Undocumented in source.
accept
void accept(ASTVisitor visitor)
Undocumented in source.

Meta