Enum MaterializeStage

MaterializeStage enumeration

Represents materialization stage

public enum MaterializeStage

Values

NameValueDescription
EatingInitialWhitespace0Eating initial whitespace
GatheringString1Gathering String
EatingEndWhitespace2Eating end whitespace

See Also