@Serializable {
simple=true
collection=false
}
Slots
- exprSource
-
const static VisitDepth expr
- fromStrSource
-
static VisitDepth? fromStr(Str name, Bool checked := true)
Return the VisitDepth instance for the specified name. If not a valid name and checked is false return null, otherwise throw ParseErr.
- slotDefSource
-
const static VisitDepth slotDef
- stmtSource
-
const static VisitDepth stmt
- typeDefSource
-
const static VisitDepth typeDef
- valsSource
-
const static VisitDepth[] vals := ...
List of VisitDepth values indexed by ordinal