Package org.teavm.backend.wasm.model
Class WasmGlobal
java.lang.Object
org.teavm.backend.wasm.model.WasmEntity
org.teavm.backend.wasm.model.WasmGlobal
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()getType()voidsetInitialValue(WasmExpression initialValue) void
-
Constructor Details
-
WasmGlobal
-
-
Method Details
-
getName
-
getType
-
setType
-
getInitialValue
-
setInitialValue
-