GeneralFlag

The general flags. These are flags that are not otherwise grouped for semantic purposes, such as indicating interrupt requests or synchronization.

Entries

Link copied to clipboard
IS_EVALUATING_MACRO(Flag.IS_EVALUATING_MACRO)

Was the fiber started to evaluate a macro invocation?

Link copied to clipboard
CAN_REJECT_PARSE(Flag.CAN_REJECT_PARSE)

Was the fiber started to apply a semantic restriction?

Properties

Link copied to clipboard
open override val flag: FiberDescriptor.Flag

The Flag that this enum represents.

Link copied to clipboard
open val mask: Int
Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int