Searched refs:defaultCallConvention (Results 1 – 7 of 7) sorted by relevance
85 Compilation.defaultCallConvention = Compilation.CALL_WITH_CONSUMER; in getLexer()
139 * BRL.java (getLexer, parseFile): Change defaultCallConvention
47 Compilation.defaultCallConvention = Compilation.CALL_WITH_CONSUMER; in parse()
622 Compilation.defaultCallConvention in processArgs()625 Compilation.defaultCallConvention in processArgs()628 Compilation.defaultCallConvention in processArgs()
109 Compilation.defaultCallConvention = Compilation.CALL_WITH_CONSUMER; in parse()
257 public static int defaultCallConvention; field in Compilation274 return defaultCallConvention; in currentCallConvention()
3723 * kawa/repl.java (processArgs): Set Compilation.defaultCallConvention.