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