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

Method getParameter

src/java/boa/types/BoaFunction.java:163–165  ·  view source on GitHub ↗

Return the type of the parameter at a given position. @param position An int containing the desired position @return A BoaType representing the type of that parameter

(final int position)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

assignsMethod · 0.95
acceptsMethod · 0.95
visitMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected