class
NonConstantFunctionEnums
- class WithClauseMode: None_ = 0 Iterator = 1 Randomize = 2
- Members:
Static methods
- def badArg(…)
- def bindArgument(…)
- def checkArgCount(…)
- def checkArguments(…)
- def eval(…)
- def noHierarchical(…)
- def notConst(…)
- def unevaluatedContext(sourceContext: ASTContext) -> ASTContext
Methods
- def allowClockingArgument(self, argIndex: int) -> bool
- def allowEmptyArgument(self, argIndex: int) -> bool
- def kindStr(self, /) -> str
Special methods
Properties
- hasOutputArgs: bool get set
- kind: SubroutineKind get set
- name: str get set
- withClauseMode get set