Uses of Class
com.dylibso.chicory.wasm.types.Element
Packages that use Element
-
Uses of Element in com.dylibso.chicory.wasm.types
Subclasses of Element in com.dylibso.chicory.wasm.typesModifier and TypeClassDescriptionfinal classAn active element.final classA declarative element.final classA passive element.Methods in com.dylibso.chicory.wasm.types that return ElementModifier and TypeMethodDescriptionElement[]ElementSection.elements()ElementSection.getElement(int idx) Methods in com.dylibso.chicory.wasm.types that return types with arguments of type ElementMethods in com.dylibso.chicory.wasm.types with parameters of type ElementModifier and TypeMethodDescriptionElementSection.Builder.addElement(Element element) Add an element definition to this section.