Safe Haskell | None |
---|
Documentation
toClassType :: Type -> ClassTypeSource
class InvocationTarget a whereSource
InvocationTarget Type | |
InvocationTarget Exp | |
InvocationTarget ClassType |
addToBlock :: [BlockStmt] -> Exp -> [BlockStmt]Source
simpleMethod :: [Modifier] -> Maybe Type -> String -> [FormalParam] -> Block -> DeclSource
declareFinalObjectArray :: Ident -> Maybe VarInit -> BlockStmtSource
arrayInitExps :: [Exp] -> VarInitSource
extendWithNull :: [Exp] -> Int -> [Exp]Source
bigInteger :: String -> ExpSource