Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add some modifications for Dart runtime #4653

Open
RobEin opened this issue Jul 5, 2024 · 0 comments
Open

Add some modifications for Dart runtime #4653

RobEin opened this issue Jul 5, 2024 · 0 comments

Comments

@RobEin
Copy link
Contributor

RobEin commented Jul 5, 2024

Hi,

I would like some additions and modifications for the Dart runtime.
method for Lexer class:

  • getMode

read-only property for Lexer class:

  • modeStack

modified fields in Lexer class:

  • DEFAULT_MODE
  • MORE
  • SKIP
  • DEFAULT_TOKEN_CHANNEL
  • HIDDEN
  • MIN_CHAR_VALUE
  • MAX_CHAR_VALUE

I have already submitted a proposal in this regard:
#4646

I apologize that I started with a PR first.

Thanks,
Robert

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant