Class PrimitiveHelper

java.lang.Object
org.codehaus.groovy.antlr.PrimitiveHelper

public class PrimitiveHelper
extends java.lang.Object
  • Method Summary

    Modifier and Type Method Description
    static Expression getDefaultValueForPrimitive​(ClassNode type)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • getDefaultValueForPrimitive

      public static Expression getDefaultValueForPrimitive​(ClassNode type)