more field logic
This commit is contained in:
@@ -74,7 +74,7 @@ NextStateConditional Class
|
||||
it instructs the FieldBuider that code for this conditional shall be emitted
|
||||
TODO: better name than "is_match"? More like "is this relevant"
|
||||
|
||||
- get_conditional(self, field: FieldNode) -> str:
|
||||
- get_predicate(self, field: FieldNode) -> str:
|
||||
Returns the rendered conditional text
|
||||
|
||||
- get_assignments(self, field: FieldNode) -> List[str]:
|
||||
|
||||
Reference in New Issue
Block a user