java.lang.Object
de.grogra.xl.compiler.xl16u.XL16UFrontendRouteGate
Explicit marker for the supported XL 1.6U frontend route.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic XL16UFrontendRouteGateantlr()static XL16UFrontendRouteGatestatic XL16UFrontendRouteGatefromOptions(CompilerOptions options) getRoute()booleanbooleanboolean
-
Method Details
-
antlr
-
antlrDefault
-
fromOptions
-
getRoute
-
usesHandBuiltRoute
public boolean usesHandBuiltRoute() -
usesAntlrRoute
public boolean usesAntlrRoute() -
requiresExplicitOptIn
public boolean requiresExplicitOptIn() -
allowsSilentFallback
public boolean allowsSilentFallback()
-