Uses of Package
com.cryptomorin.xseries.reflection.parser
Packages that use com.cryptomorin.xseries.reflection.parser
-
Classes in com.cryptomorin.xseries.reflection.parser used by com.cryptomorin.xseries.reflection.parserClassDescriptionThis class is designed to be able to parse Java declarations only in a loose way, as it also supports more simplified syntax (for example not requiring semicolons) that doesn't work as nicely if you're using IntelliJ because of the highlighting which is greater advantage.