public static class NodeImpl.ParameterNodeImpl extends NodeImpl implements Path.ParameterNode
NodeImpl.BeanNodeImpl, NodeImpl.ConstructorNodeImpl, NodeImpl.CrossParameterNodeImpl, NodeImpl.MethodNodeImpl, NodeImpl.ParameterNodeImpl, NodeImpl.PropertyNodeImpl, NodeImpl.ReturnValueNodeImpl| Constructor and Description |
|---|
NodeImpl.ParameterNodeImpl(Path.Node cast) |
NodeImpl.ParameterNodeImpl(String name,
int idx) |
| 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, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetParameterIndexpublic NodeImpl.ParameterNodeImpl(Path.Node cast)
public NodeImpl.ParameterNodeImpl(String name, int idx)
public ElementKind getKind()
Copyright © 2010-2015 The Apache Software Foundation. All Rights Reserved.