Class FunctionNode

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable
    Direct Known Subclasses:
    AttributeNode, MultiArgFunctionNode

    public abstract class FunctionNode
    extends ExpressionNode
    This abstract expression node represents a function to execute.
    Author:
    baldersheim, Simon Thoresen Hult
    See Also:
    Serialized Form