|
Groovy 1.7.6 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.groovy.tools.groovydoc.SimpleGroovyType
public class SimpleGroovyType extends Object
Constructor Summary | |
SimpleGroovyType(String typeName)
|
Method Summary | |
---|---|
boolean
|
isPrimitive()
|
String
|
qualifiedTypeName()
|
String
|
simpleTypeName()
|
String
|
typeName()
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Constructor Detail |
---|
public SimpleGroovyType(String typeName)
Method Detail |
---|
public boolean isPrimitive()
public String qualifiedTypeName()
public String simpleTypeName()
public String typeName()
Copyright © 2003-2010 The Codehaus. All rights reserved.