Package org.teavm.ast
Class AsyncMethodPart
- java.lang.Object
-
- org.teavm.ast.AsyncMethodPart
-
public class AsyncMethodPart extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description AsyncMethodPart()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StatementgetStatement()voidsetStatement(Statement statement)
-