Package org.teavm.ast

Class ConditionalStatement

java.lang.Object
org.teavm.ast.Statement
org.teavm.ast.ConditionalStatement

public class ConditionalStatement extends Statement
  • Constructor Details

    • ConditionalStatement

      public ConditionalStatement()
  • Method Details