Package com.illumon.lang.meta
Class Messenger
java.lang.Object
com.illumon.lang.meta.Messenger
An instance of this object is sent to our parser,
so that as it runs into invalid syntax, it can report useful errors,
and allow handler code to inspect the jjtree parser when it occurs.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
-
Constructor Details
-
Messenger
public Messenger()
-
-
Method Details
-
report
-
getDiagnostics
-