import { default } from "https://deno.land/x/script_nop@v1.9.1/src/ConditionTanspiler.ts";
Methods
transpile(): (() => Promise<boolean>) | string
c: Condition,
toString?: boolean,
conditionsIndexes?: MapEntry[],
Static Methods
receiveAttrToPremiseNotification(premiseIndex: MapEntry, attrNotifications: NOPNotifications)
receiveFBEtoAttrNotification(): void
fbe: string,
attr: string,
value: any,
receiveToConditionNotification()
conditionIndex: MapEntry,
attrNotifications: NOPNotifications,
premisesNotifications: NOPNotifications,
conditionsNotifications: NOPNotifications,