public abstract class Ancestor extends Object
Modifier and Type | Field and Description |
---|---|
TupleImpl |
father |
org.thales.punch.libraries.punchlang.impl.Ancestor.Type |
type |
Modifier | Constructor and Description |
---|---|
protected |
Ancestor(org.thales.punch.libraries.punchlang.impl.Ancestor.Type type,
TupleImpl father) |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
remove(Object value) |
protected abstract void |
set(Object value) |
Copyright © 2023. All rights reserved.