|
|
|
Description |
Some common syntactic entities are defined in this module.
|
|
Synopsis |
|
|
|
Documentation |
|
|
Constructors | | Instances | |
|
|
|
Constructors | | Instances | |
|
|
|
A function argument can be hidden.
| Constructors | | Instances | |
|
|
|
Constructors | Named | | nameOf :: Maybe name | | namedThing :: a | |
|
| Instances | |
|
|
|
|
|
|
|
Only Hidden arguments can have names.
|
|
|
Functions can be defined in both infix and prefix style. See
Agda.Syntax.Concrete.LHS.
| Constructors | | Instances | |
|
|
|
Access modifier.
| Constructors | PrivateAccess | | PublicAccess | |
| Instances | |
|
|
|
Abstract or concrete
| Constructors | | Instances | |
|
|
|
|
|
|
|
The unique identifier of a name. Second argument is the top-level module
identifier.
| Constructors | | Instances | |
|
|
|
Constructors | | Instances | |
|
|
Produced by Haddock version 2.4.2 |