Header menu logo F# Compiler Guide

ParsedHashDirective Type

Represents a parsed hash directive

Union cases

Union case Description

ParsedHashDirective(ident, args, range)

Full Usage: ParsedHashDirective(ident, args, range)

Parameters:
ident : string
args : ParsedHashDirectiveArgument list
range : range

Type something to start searching.