Class FunctionIndex
java.lang.Object
de.mirkosertic.bytecoder.core.backend.wasm.ast.FunctionIndex
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
<T extends Function>
TfirstByLabel
(String label) get
(int aIndex) int
int
size()
-
Field Details
-
functions
-
-
Constructor Details
-
FunctionIndex
FunctionIndex()
-
-
Method Details
-
size
public int size() -
get
-
add
-
indexOf
-
exportableFunctions
-
firstByLabel
-