Class IntSymbol


  • public class IntSymbol
    extends Symbol
    Numbered symbols
    • Method Detail

      • getInt

        public int getInt()
        The int value of the symbol. Remarks: Throws an exception if the symbol is not of int kind.