Groovy Documentation
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A


B


C


D


E

ExpressionCategory - Class in kotka.groovy.zweig

F


G


H


I

InternalCategory - Class in kotka.groovy.zweig

J


K


L


M


N

NodeCategory - Class in kotka.groovy.zweig

O


P


Q


R


S

StatementCategory - Class in kotka.groovy.zweig

T

toArgumentList(List) - Method in InternalCategory
toBlockStatement(Object) - Method in InternalCategory
toBooleanExpression(Object) - Method in InternalCategory
toClassNode(String) - Method in InternalCategory
toExpression(Map) - Method in ExpressionCategory
toExpression(def) - Method in ZweigBuilder
Converts a high-level description of the desired outcome into the actual groovy expression AST structure.
toModifier(NullObject) - Method in InternalCategory
toNode(Map) - Method in NodeCategory
toNode(def) - Method in ZweigBuilder
Converts a high-level description of the desired outcome into the actual groovy node AST structure.
toParameter(Map) - Method in InternalCategory
toStatement(Object) - Method in StatementCategory
toStatement(def) - Method in ZweigBuilder
Converts a high-level description of the desired outcome into the actual groovy statement AST structure.

U


V


W

withCategories(Closure) - Method in ZweigBuilder

X


Y


Z

ZweigBuilder - Class in kotka.groovy.zweig
ZweigBuilder translates a high-level AST description into the actual groovy AST representation.

_


Groovy Documentation