[Java] Class PrimitiveHelper
- org.codehaus.groovy.antlr.PrimitiveHelper
public class PrimitiveHelper extends Object
Methods Summary
Type Params | Return Type | Name and description |
---|---|---|
public static Expression |
getDefaultValueForPrimitive(ClassNode type) |
Inherited Methods Summary
Methods inherited from class | Name |
---|---|
class Object | wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Method Detail
public static Expression getDefaultValueForPrimitive(ClassNode type)
© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/3.0.7/html/gapi/org/codehaus/groovy/antlr/PrimitiveHelper.html