Class ASTOpNode

All Implemented Interfaces:
Node

public class ASTOpNode extends ASTFunNode
Function Node
  • Constructor Details

    • ASTOpNode

      public ASTOpNode(int id)
      Creates a new ASTFunNode
  • Method Details