Package org.codehaus.groovy.antlr
Class PrimitiveHelper
- java.lang.Object
-
- org.codehaus.groovy.antlr.PrimitiveHelper
-
public class PrimitiveHelper extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Expression
getDefaultValueForPrimitive(ClassNode type)
-
-
-
Method Detail
-
getDefaultValueForPrimitive
public static Expression getDefaultValueForPrimitive(ClassNode type)
-
-