hydra-0.5.1: Type-aware transformations for data and programs
Safe HaskellSafe-Inferred
LanguageHaskell2010

Hydra.Langs.Java.Language

Description

Language constraints for Java

Synopsis

Documentation

javaMaxTupleLength :: Int Source #

The maximum supported length of a tuple in Hydra-Java. Note: if this constant is changed, also change Tuples.java correspondingly

javaLanguage :: Language Source #

Language constraints for Java

reservedWords :: Set String Source #

A set of reserved words in Java