Uses of Class kawa.lang.TemplateScope

Uses in package kawa.lang

Fields of type kawa.lang.TemplateScope

TemplateScope

Methods with parameter type kawa.lang.TemplateScope

Object
SyntaxTemplate.execute(Object[] vars, TemplateScope templateScope)
Expand this template The compiler translates (syntax template) to a call to this method.
Object
SyntaxTemplate.execute(Object[] vars, Translator tr, TemplateScope templateScope)
SyntaxForm
SyntaxForm.make(Object form, TemplateScope scope)
void
Lambda.rewrite(LambdaExp lexp, Object formals, Object body, Translator tr, TemplateScope templateScopeRest)
Higher-level constructor, that does the re-writing.
void
Lambda.rewriteFormals(LambdaExp lexp, Object formals, Translator tr, TemplateScope templateScopeRest)

Methods with return type kawa.lang.TemplateScope

TemplateScope
TemplateScope