@Beta public abstract class FunctionOperand extends Operand
Underlying grammar:
function : ID '(' operand (',' operand)* ')' # FunctionCall ;
FunctionOperand()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FunctionOperand()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.