francisdb / vbscript.rs

Rust VBScript lexer and parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve identifier vs expression parsing

francisdb opened this issue · comments

. property access and () function calling should be handled in the expression parsing instead of the identifier parsing