Class RCaronParserContext
Assembly: RCaron.dll
View Source
Declarationcsharp
public record RCaronParserContext : IEquatable<RCaronParserContext>
Declarationcsharp
public record RCaronParserContext : IEquatable<RCaronParserContext>
Implements:
System.IEquatable<RCaron.Parsing.RCaronParserContext>
Properties
FileScope
View Source
Declarationcsharp
public FileScope FileScope { get; init; }
Declarationcsharp
public FileScope FileScope { get; init; }
AllowsExecution
View Source
Declarationcsharp
public bool AllowsExecution { get; init; }
Declarationcsharp
public bool AllowsExecution { get; init; }
Implements
System.IEquatable<RCaron.Parsing.RCaronParserContext>
Extension Methods
- System.Object.RCaron.ListEx.Expect``1
- RCaron.ListEx.NotNull(object?)