| Safe Haskell | None |
|---|
IRTS.Java.ASTBuilding
Documentation
toClassType :: Type -> ClassTypeSource
class InvocationTarget a whereSource
Instances
| 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