Package astra.term
Interface Term
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
AtIndex,Brackets,Count,FormulaTerm,FromJson,Funct,Head,ListSplitter,ListTerm,ModuleTerm,NullTerm,Operator,Performative,Primitive,QueryTerm,Tail,ToJson,Variable
public interface Term extends Serializable
-
Field Summary
Fields Modifier and Type Field Description static Term[]EMPTY_ARRAYstatic TermNULL_TERM -
Method Summary