Class FuncParameter


  • public class FuncParameter
    extends Object
    Created by christian on 9/22/2017.
    • Method Detail

      • getValue

        public String getValue()
      • isOperand

        public boolean isOperand()
      • isIdentifier

        public boolean isIdentifier()
      • isVariable

        public boolean isVariable()