forked from gigabit101/StevesFactoryManager
-
-
Notifications
You must be signed in to change notification settings - Fork 48
Comma feature for IF statements #537
Copy link
Copy link
Open
Labels
enhancementA feature to be addedA feature to be addedlanguage featureInvolving the design of the domain-specific language, likely changes to the .g4 ANTLR grammar fileInvolving the design of the domain-specific language, likely changes to the .g4 ANTLR grammar file
Metadata
Metadata
Assignees
Labels
enhancementA feature to be addedA feature to be addedlanguage featureInvolving the design of the domain-specific language, likely changes to the .g4 ANTLR grammar fileInvolving the design of the domain-specific language, likely changes to the .g4 ANTLR grammar file
If overall LabelA has eq 1 dirt and every LabelB has eq 1 dirt then-->If overall LabelA, every LabelB has eq 1 dirt thenAnother example:
If LabelA has ge 1 stone and LabelA has ge 1 sand then-->If LabelA has ge 1 stone, sand thenor
If LabelA has ge 1 stone, ge 1 sand then