31323334353637
* @return The deep-copied AST node */ TypedAST cloneWithChildren(Map<String, TypedAST> newChildren); public static HasParser meta$get() { return () -> new QuoteParser(); }