WSF
WsfGrammar::M Namespace Reference

Classes

class  Expr

Enumerations

enum  RuleType {
  cRT_SEQUENCE , cRT_ALTERNATE , cRT_EXPRESSION , cRT_LITERAL ,
  cRT_ROOT , cRT_ACTION , cRT_ACTION_CALL
}
enum  Flags { cRF_RECURRENCE_STAR = 1 , cRF_RECURRENCE_PLUS = 2 , cRF_RECURRENCE_QUESTION = 4 }

Enumeration Type Documentation

◆ Flags

Enumerator
cRF_RECURRENCE_STAR 
cRF_RECURRENCE_PLUS 
cRF_RECURRENCE_QUESTION 

◆ RuleType

Enumerator
cRT_SEQUENCE 
cRT_ALTERNATE 
cRT_EXPRESSION 
cRT_LITERAL 
cRT_ROOT 
cRT_ACTION 
cRT_ACTION_CALL 
Copyrights Multiple, All Rights Reserved