MCPcopy Create free account
hub / github.com/boalang/compiler / toJavaType

Method toJavaType

src/java/boa/types/BoaType.java:106–108  ·  view source on GitHub ↗

Returns a string representation of the Java equivalent of this Boa type. @return A String containing the name of the Java type equivalent to this Boa type

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

toBoxedJavaTypeMethod · 0.95
visitMethod · 0.95
visitMethod · 0.95
generateQuantifierMethod · 0.95

Calls 1

toStringMethod · 0.95

Tested by

no test coverage detected