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

Method getFormalParameters

src/java/boa/types/BoaFunction.java:222–224  ·  view source on GitHub ↗

Get the types of the formal parameters of this function. @return An array of BoaType containing the types of the formal arguments of this function

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

assignsMethod · 0.95
acceptsMethod · 0.95
visitMethod · 0.95
visitMethod · 0.95
visitMethod · 0.95
addFunctionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected