public class OpSlice extends OpModifier
Constructor and Description |
---|
OpSlice(Op subOp,
long start,
long length) |
Modifier and Type | Method and Description |
---|---|
Op |
apply(Transform transform,
Op subOp) |
Op |
copy() |
Op1 |
copy(Op subOp) |
boolean |
equalTo(Op other,
NodeIsomorphismMap labelMap) |
long |
getLength() |
String |
getName() |
long |
getStart() |
int |
hashCode() |
void |
visit(OpVisitor opVisitor) |
removeModifiers
toString, toString
toString
Licenced under the Apache License, Version 2.0