public class JConstructorDecl extends JMethodDecl
| Constructor and Description |
|---|
JConstructorDecl()
Creates a new ConstructorDeclaration.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getNodeString()
Returns the part name.
|
getBlock, getClassDecls, getClassDeclsImpl, getParameters, getParametersTypes, getSuperMemberImpl, getThrowsList, getType, getTypeParameters, getVariableDeclInside, getVariableDecls, isBlock, setBlock, setThrowsList, setType, setTypeParametersgetDeclaringClass, getIdentifier, getModifiers, getNameImpl, getSuperMember, getTypeParameter, setIdentifier, setModifiersaddChild, buildChildren, getChild, getChildCount, getChildren, getClassLoader, getClassName, getClassNameImpl, getClassRef, getClassRefImpl, getEnclosingClassDecl, getEnclosingMemberDecl, getEnclosingMethodDecl, getEnd, getEndToken, getFile, getJClass, getLineIndex, getName, getNodeAtCharIndex, getNodeFields, getNodeFieldsImpl, getNodeParents, getNodePath, getOthers, getParent, getParent, getReferencedClasses, getReferencedClassNames, getReferencedClassNames, getReferencedClassNames, getStart, getStartToken, getString, getVariableDecl, setClassName, setClassRef, setEndToken, setJClass, setParent, setStartToken, toStringpublic java.lang.String getNodeString()
getNodeString in class JMethodDecl