Show / Hide Table of Contents

Enum KeywordKind

Represents the kind of keyword in the KeywordSyntax node

Namespace: CilTools.Syntax
Assembly: CilTools.BytecodeAnalysis.dll
Syntax
public enum KeywordKind

Fields

Name Description
DirectiveName

The name of directive

InstructionName

The name of instruction

Other

Unclassifed

Back to top CIL Tools (published from sources in GitHub repository).
Generated by DocFX