Class TypeSectionParser
java.lang.Object
org.teavm.backend.wasm.parser.BaseSectionParser
org.teavm.backend.wasm.parser.TypeSectionParser
-
Field Summary
Fields inherited from class BaseSectionParser
reader -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class BaseSectionParser
parse, parse, readFixedInt, readFixedLong, readLEB, readLongLEB, readSignedLEB, readSignedLongLEB, readString, reportAddress
-
Constructor Details
-
TypeSectionParser
-
-
Method Details
-
parseContent
protected void parseContent()- Specified by:
parseContentin classBaseSectionParser
-