Search Results for

    Show / Hide Table of Contents

    Enum SyntaxWalkerDepth

    Syntax the SyntaxWalker should descend into.

    Namespace: Loretta.CodeAnalysis
    Assembly: Loretta.CodeAnalysis.dll
    Syntax
    public enum SyntaxWalkerDepth

    Fields

    Name Description
    Node

    descend into only nodes

    StructuredTrivia

    descend into everything

    Token

    descend into nodes and tokens

    Trivia

    descend into nodes, tokens and trivia

    • Improve this Doc
    • View Source
    ☀
    ☾
    In This Article
    Back to top

    Copyright (c) LorettaDevs

    Generated by DocFX

    ☀
    ☾