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

Method createCall

src/java/boa/compiler/transforms/ASTFactory.java:106–117  ·  view source on GitHub ↗
(final String name, final SymbolTable env, final BoaType retType, final Expression... args)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

visitMethod · 0.95

Calls 5

createIdentifierExprMethod · 0.95
addArgMethod · 0.95
getLhsMethod · 0.95
addOpMethod · 0.45
getLhsMethod · 0.45

Tested by

no test coverage detected