Home | History | Annotate | Download | only in dist

Lines Matching defs:Optional

273             # Optional entries do not have to be set
274 if entry.Optional():
287 if entry.Optional():
361 if not entry.Optional():
458 def Optional(self):
489 'Entry "%s" has illegal combination of optional and array '
1477 optional = False
1488 if not optional and token == "optional":
1489 optional = True
1552 if optional: