Parser.parseCompileCondition

Parses a CompileCondition

$(GRAMMAR $(RULEDEF compileCondition): $(RULE versionCondition) | $(RULE debugCondition) | $(RULE staticIfCondition) ;)

class Parser
parseCompileCondition
()

Meta