Uses of Class
de.mirkosertic.bytecoder.core.backend.wasm.ast.Tag
Packages that use Tag
-
Uses of Tag in de.mirkosertic.bytecoder.core.backend.wasm.ast
Methods in de.mirkosertic.bytecoder.core.backend.wasm.ast that return TagModifier and TypeMethodDescriptionTagIndex.get(int i) static TagConstExpressions.tag(String label, FunctionType type) Methods in de.mirkosertic.bytecoder.core.backend.wasm.ast with parameters of type TagModifier and TypeMethodDescriptionvoidintvoidExpressions.throwException(Tag exception, List<WasmValue> arguments) Constructors in de.mirkosertic.bytecoder.core.backend.wasm.ast with parameters of type Tag