org.codehaus.groovy.tools.groovydoc
Class SimpleGroovyType
java.lang.Object
org.codehaus.groovy.tools.groovydoc.SimpleGroovyType
- All Implemented Interfaces:
- GroovyType
class SimpleGroovyType
extends Object
Methods inherited from class Object
|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
SimpleGroovyType
public SimpleGroovyType(String typeName)
-
isPrimitive
public boolean isPrimitive()
-
qualifiedTypeName
public String qualifiedTypeName()
-
simpleTypeName
public String simpleTypeName()
-
typeName
public String typeName()
-
Copyright © 2003-2009 The Codehaus. All rights reserved.