Class StringLiteralAstNode

  • All Implemented Interfaces:
    AstNode

    public class StringLiteralAstNode
    extends LiteralAstNode
    AST node for a quoted string literal.