Copyright | (c) Jonathan von Schroeder, DFKI GmbH 2010 |
---|---|
License | GPLv2 or higher, see LICENSE.txt |
Maintainer | jonathan.von_schroeder@dfki.de |
Stability | experimental |
Portability | portable |
Safe Haskell | Safe-Inferred |
HolLight.Term
Description
Documentation
data HolType
data HolParseType
data HolTermInfo
Constructors
HolTermInfo (HolParseType, Maybe (String, HolParseType)) |