• Check node whether is char node.

    Parameters

    • node: AstNode

      AST node to check.

    • Optional value: string | number | RegExp

      Value to compare.

    Returns node is Char

    Is char node or not.

Generated using TypeDoc