Uses of Class
com.dylibso.chicory.wasm.types.TypeSection.Builder
Packages that use TypeSection.Builder
-
Uses of TypeSection.Builder in com.dylibso.chicory.wasm.types
Methods in com.dylibso.chicory.wasm.types that return TypeSection.BuilderModifier and TypeMethodDescriptionTypeSection.Builder.addFunctionType(FunctionType functionType) Add a function type definition to this section.static TypeSection.BuilderTypeSection.builder()