Class CASyntaxRules
java.lang.Object
com.io7m.cardant.parsers.CASyntaxRules
A directory of syntax rules.
-
Method Summary
Modifier and TypeMethodDescriptionstatic CASyntaxRulesOpen a syntax rule directory from ServiceLoader.rules()toString()
-
Method Details
-
open
Open a syntax rule directory from ServiceLoader.- Parameters:
strings- The strings- Returns:
- The syntax rules
-
rules
- Returns:
- A read-only map of the known syntax rules
-
toString
-