Class StringSymbol


  • public class StringSymbol
    extends Symbol
    Named symbols
    • Method Detail

      • getString

        public String getString()
        The string value of the symbol. Remarks: Throws an exception if the symbol is not of string kind.