|
jdeparser 1.0.0.Final-redhat-1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JDeparser | |
---|---|
org.jboss.jdeparser |
Uses of JDeparser in org.jboss.jdeparser |
---|
Methods in org.jboss.jdeparser that return JDeparser | |
---|---|
JDeparser |
JClassContainer.owner()
Get the root code model object. |
JDeparser |
JPrimitiveType.owner()
|
JDeparser |
JClass.owner()
Gets the JDeparser object to which this object belongs. |
protected JDeparser |
JMethod.owner()
|
abstract JDeparser |
JType.owner()
Gets the owner code model object. |
JDeparser |
JPackage.owner()
Return the code model root object being used to create this package. |
Methods in org.jboss.jdeparser with parameters of type JDeparser | |
---|---|
static JPrimitiveType |
JType.parse(JDeparser deparser,
String typeName)
Obtains a reference to the primitive type object from a type name. |
Constructors in org.jboss.jdeparser with parameters of type JDeparser | |
---|---|
JClass(JDeparser _owner)
|
|
JDocComment(JDeparser owner)
|
|
jdeparser 1.0.0.Final-redhat-1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |