public class PermutationSubexpression extends ResultContainer
get_location, get_sequ, location, sequ
format
Constructor and Description |
---|
PermutationSubexpression(Location<String> location)
Constructor generated according to specification #0
Constructor defined according to directive "C 0/..". |
Modifier and Type | Method and Description |
---|---|
PermutationSubexpression |
doclone()
Clones this object.
|
Format |
format()
Delivers a format object for pretty-printing by inheritance from some ancestor class.
|
PermutationSubexpression |
initFrom(Object o0)
Copies values of all common fields from the argument.
|
descend_sequ, get_location, get_sequ, set_location, set_sequ
public PermutationSubexpression(Location<String> location)
location
- is copied to field ResultContainer.location
public PermutationSubexpression doclone()
Cloneable
is known to
be implemented.doclone
in class ResultContainer
public Format format()
format
in interface Formattable
format
in class ResultContainer
public PermutationSubexpression initFrom(Object o0)
initFrom
in class ResultContainer
see also the complete user documentation .