Module m3DCS

Class INT

java.lang.Object
de.grogra.blocks.xFrogFileParser.Expr
de.grogra.blocks.xFrogFileParser.INT

public class INT extends Expr
  • Constructor Details

    • INT

      public INT(float a)
  • Method Details

    • getValue

      public int getValue()
    • toString

      public String toString()
      Specified by:
      toString in class Expr