R/print.R
print.Rd
S3 print methods for displaying AST and multimod objects
# S3 method for class 'ast' print(x, ...) # S3 method for class 'func' print(x, ...)
Object to print
Additional arguments passed to print methods