Uses of Class
liquidjava.diagnostics.LJDiagnostic
Packages that use LJDiagnostic
-
Uses of LJDiagnostic in liquidjava.diagnostics.errors
Subclasses of LJDiagnostic in liquidjava.diagnostics.errorsModifier and TypeClassDescriptionclassCustom error with an arbitrary messageclassError indicating that a constructor contains a state refinement with a 'from' state, which is not allowedclassError indicating that a refinement is invalid (e.g., not a boolean expression)classBase class for all LiquidJava errorsclassError indicating that an element referenced in a refinement was not foundclassError indicating that a refinement constraint either was violated or cannot be provenclassError indicating that two disjoint states were found in a state refinementclassError indicating that a state refinement transition was violatedclassError indicating that the syntax of a refinement is invalid -
Uses of LJDiagnostic in liquidjava.diagnostics.warnings
Subclasses of LJDiagnostic in liquidjava.diagnostics.warningsModifier and TypeClassDescriptionclassCustom warning with a messageclassWarning indicating that a class referenced in an external refinement was not foundclassWarning indicating that a method referenced in an external refinement was not foundclassBase class for all LiquidJava warnings