Class FunctionNode

    • Constructor Detail

      • FunctionNode

        public FunctionNode​(String name)
    • Method Detail

      • setReturnType

        public void setReturnType​(String returnType)
      • getReturnType

        public String getReturnType()