Show / Hide Table of Contents

    Class LexicalToken

    Inheritance
    System.Object
    LexicalToken
    Namespace: Lucene.Net.QueryParsers.Flexible.Standard.Parser
    Assembly: Lucene.Net.QueryParser.dll
    Syntax
    public static class LexicalToken : object

    Fields

    | Improve this Doc View Source

    Boost

    Lexical state.

    Declaration
    public const int Boost = null
    Field Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    DEFAULT

    Lexical state.

    Declaration
    public const int DEFAULT = null
    Field Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    Range

    Lexical state.

    Declaration
    public const int Range = null
    Field Value
    Type Description
    System.Int32
    • Improve this Doc
    • View Source
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)