Lson

Results 4 issues of Lson

I listener caretPositionProperty and print CaretBounds, but i found when caret change line, the bounds minY is always -1. How can i get right bounds? ![1657172328430](https://user-images.githubusercontent.com/77139715/177699633-b166a4d8-e42d-4270-b952-43d771138d72.jpg)

I test root rule with sample sql,why the tree is nothing?

mysql-PositiveTechnologies

I copy lexer and parser in https://github.com/antlr/grammars-v4/tree/master/java/java8 to my idea,but idea tip some error in parser, my antlr4 plugin version is 1.16.

Hi, I want create a gridpane to edit something like this ![image](https://user-images.githubusercontent.com/77139715/131426829-074fdc5e-b683-47bd-be2c-268308594e57.png) when i change type comboBox,i want hide label line like this ![image](https://user-images.githubusercontent.com/77139715/131426922-2bf72261-f9a8-47a8-8c10-4f2b781703c3.png) but the white space is still...