Language.HJavaScript.Syntax
class JType t
data Exp t
data Rec a b
data Var t
data Stmt t
data Block t
class IsClass c
class HasConstructor c e t
class IsDeref r
data AssignOp t
data BinOp t r
class PlusOpType a
data PostPre
data Elses t
class IsNullable a
class IsFeature a
class JShow a
class Args e t
class ParamType t
class FormalParams a t
class VarsToExps v e
data Array t
type JInt
type JString
type JBool
type JFloat
type JVoid
type JObject c
type JArray t
class IsExp e t
class IsJString e
class IsJBool e
class IsJInt e
class IsJFloat e