Class NameInDeclaration

    • Field Detail

      • _strName

        private java.lang.String _strName
    • Constructor Detail

      • NameInDeclaration

        public NameInDeclaration​(java.lang.String strName)
    • Method Detail

      • toString

        public java.lang.String toString()
        Description copied from class: Expression
        Subclasses should return a String representing the parsed expression.
        Specified by:
        toString in class Expression