net.thevpc.jeep.JInvokable |
HLJCompilerContext.createConverter(net.thevpc.jeep.JOnError jOnError,
net.thevpc.jeep.JType from,
net.thevpc.jeep.JType to,
net.thevpc.jeep.JNode location,
FindMatchFailInfo failInfo) |
protected net.thevpc.jeep.JInvokableCost[] |
HLJCompilerContext.filterAcceptable(Set<net.thevpc.jeep.JInvokable> acceptable,
net.thevpc.jeep.JTypePattern[] args,
net.thevpc.jeep.JToken location,
boolean bestOnly,
List<net.thevpc.jeep.JInvokableCost> finalResultNonBestOnly,
FindMatchFailInfo failInfo) |
net.thevpc.jeep.JInvokableCost[] |
HLJCompilerContext.findAllMatchesBase(String[] nameAlternatives,
net.thevpc.jeep.JTypePattern[] args,
net.thevpc.jeep.JToken location,
boolean bestOnly,
FindMatchFailInfo failInfo) |
net.thevpc.jeep.JInvokable |
HLJCompilerContext.findConstructorMatch(net.thevpc.jeep.JOnError jOnError,
net.thevpc.jeep.JType baseType,
net.thevpc.jeep.JTypePattern[] args,
net.thevpc.jeep.JToken location,
FindMatchFailInfo failInfo) |
net.thevpc.jeep.JInvokable |
HLJCompilerContext.findInstanceMatch(net.thevpc.jeep.JOnError jOnError,
String name,
HFunctionType opType,
net.thevpc.jeep.JTypePattern base,
net.thevpc.jeep.JTypePattern[] args,
net.thevpc.jeep.JToken location,
FindMatchFailInfo failInfo) |
net.thevpc.jeep.JInvokable |
HLJCompilerContext.findStaticMatch(net.thevpc.jeep.JOnError jOnError,
net.thevpc.jeep.JType staticType,
String name,
HFunctionType functionType,
net.thevpc.jeep.JTypePattern[] args,
net.thevpc.jeep.JToken location,
FindMatchFailInfo failInfo) |
HNElement |
HLJCompilerContext.lookupElement(net.thevpc.jeep.JOnError onError,
String name,
HNode dotBase,
HNode[] arguments,
boolean lhs,
net.thevpc.jeep.JToken location,
net.thevpc.jeep.JNode fromNode,
FindMatchFailInfo failInfo) |
net.thevpc.jeep.JInvokable |
HLJCompilerContext.lookupFunctionMatch(net.thevpc.jeep.JOnError jOnError,
String name,
HFunctionType opType,
net.thevpc.jeep.JTypePattern[] args,
net.thevpc.jeep.JToken location,
FindMatchFailInfo failInfo) |
HNElementLocalVar[] |
HLJCompilerContext.lookupLocalVarDeclarations(String name,
net.thevpc.jeep.JToken location,
net.thevpc.jeep.JNode fromNode,
FindMatchFailInfo failInfo) |