Package com.cryptomorin.xseries.reflection.parser
package com.cryptomorin.xseries.reflection.parser
-
ClassesClassDescriptionThis 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.