public static class NodeImpl.ConstructorNodeImpl extends NodeImpl implements Path.ConstructorNode
NodeImpl.BeanNodeImpl, NodeImpl.ConstructorNodeImpl, NodeImpl.CrossParameterNodeImpl, NodeImpl.MethodNodeImpl, NodeImpl.ParameterNodeImpl, NodeImpl.PropertyNodeImpl, NodeImpl.ReturnValueNodeImpl
Constructor and Description |
---|
ConstructorNodeImpl(Path.Node cast) |
ConstructorNodeImpl(String simpleName,
List<Class<?>> paramTypes) |
Modifier and Type | Method and Description |
---|---|
ElementKind |
getKind() |
appendNode, as, atIndex, atKey, equals, getIndex, getKey, getName, getParameterIndex, getParameterTypes, hashCode, isInIterable, setIndex, setInIterable, setKey, setKind, setName, setParameterIndex, setParameterTypes, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getParameterTypes
public ConstructorNodeImpl(Path.Node cast)
public ElementKind getKind()
Copyright © 2010–2024 The Apache Software Foundation. All rights reserved.