public interface CompoundTerm extends SimpleTerm
Note: If top-level compound term, SimpleTerm.property()
will return null
.
SimpleTerm.Type
Modifier and Type | Method and Description |
---|---|
List<SimpleTerm> |
children() |
property, type
List<SimpleTerm> children()
Copyright © 2017. All rights reserved.