Uses of Interface
org.tentackle.wurblet.CodeGenerator
-
-
Uses of CodeGenerator in org.tentackle.wurblet
Methods in org.tentackle.wurblet with parameters of type CodeGenerator Modifier and Type Method Description StringWurbletArgumentExpression. toCode(CodeGenerator<Object> generator)Generates the code.
-