Package org.teavm.backend.wasm.model
Class WasmLocal
java.lang.Object
org.teavm.backend.wasm.model.WasmLocal
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetIndex()getName()getType()voidsetJavaType(VariableType javaType) voidvoid
-
Constructor Details
-
WasmLocal
-
WasmLocal
-
-
Method Details
-
getName
-
setName
-
getType
-
setType
-
getFunction
-
getIndex
public int getIndex() -
setJavaType
-
getJavaType
-