Class ValueTypeParser
java.lang.Object
de.inetsoftware.jwebassembly.wasm.ValueTypeParser
-
Constructor Summary
ConstructorsConstructorDescriptionValueTypeParser(String javaSignature, TypeManager types) Create a new parser. -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Iterator
forEachRemaining, remove
-
Constructor Details
-
ValueTypeParser
Create a new parser.- Parameters:
javaSignature- the Java signaturetypes- the optional type manager
-
-
Method Details
-
hasNext
-
next
-