|
MLIR 24.0.0git
|
Whether the selected FieldParser consumes exactly one value in a keyed property list. More...
#include "mlir/IR/DialectImplementation.h"
Whether the selected FieldParser consumes exactly one value in a keyed property list.
Parser specializations may set isKeyValueCompositional to false if they can succeed without consuming a token or consume an undelimited comma-separated list.
Definition at line 215 of file DialectImplementation.h.