Package org.teavm.ast

Class PrimitiveCastExpr

java.lang.Object
org.teavm.ast.Expr
org.teavm.ast.PrimitiveCastExpr
All Implemented Interfaces:
Cloneable

public class PrimitiveCastExpr extends Expr
  • Constructor Details

    • PrimitiveCastExpr

      public PrimitiveCastExpr()
  • Method Details