Skip to content

[doc] The doc should not say to set the parser state to build trees--it is the default #4195

@kaby76

Description

@kaby76

This is in regards to #4194 (comment). It's really confusing why I keep seeing people write drivers in the Issues sections or on StackOverflow.com that set the option to build a parse tree. It is the default.

The problem is adding this to the driver confuses what the default constructor does. Does it initialize anything? Should I set other properties in the state of the object? Should I set Profile to false? Should I set Trace to false? What about Lexer()? Should I set defaults there?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions