| Constructor and Description |
|---|
ImmutableParameter(String path,
Set<Modifier> modifiers,
int[] indices,
Operator operator) |
| Modifier and Type | Method and Description |
|---|---|
int[] |
getIndices() |
Set<Modifier> |
getModifiers() |
Operator |
getOperator() |
String |
getPath() |
String |
toString() |
public String getPath()
public Set<Modifier> getModifiers()
getModifiers in interface Parameterpublic int[] getIndices()
getIndices in interface Parameterpublic Operator getOperator()
getOperator in interface ParameterCopyright © 2014–2016. All rights reserved.