Class Ast.Call

java.lang.Object
org.apache.calcite.piglet.Ast.Node
org.apache.calcite.piglet.Ast.Call
Enclosing class:
Ast

public static class Ast.Call extends Ast.Node
Parse tree node for a call to a function or operator.