Searched refs:condline (Results 1 – 1 of 1) sorted by relevance
125 %type condline {data_config *}352 condlines(A) ::= condlines(B) eols ELSE condline(C). { in condlines()364 condlines(A) ::= condline(B). { in condlines()369 condline(A) ::= context LCURLY metalines RCURLY. { in condline() function