Uses of Interface
com.dylibso.chicory.wasm.ParserListener
Packages that use ParserListener
-
Uses of ParserListener in com.dylibso.chicory.wasm
Methods in com.dylibso.chicory.wasm with parameters of type ParserListenerModifier and TypeMethodDescriptionvoidParser.parse(InputStream in, ParserListener listener) static voidParser.parseWithoutDecoding(byte[] bytes, ParserListener listener) voidParser.parseWithoutDecoding(InputStream in, ParserListener listener)