Update 'Body'
parent
224613f450
commit
63cc75da6c
9
Body.md
9
Body.md
@ -10,12 +10,11 @@ fit on one line, it will have an indented block underneath it with its content.
|
||||
|
||||
There are 6 different types of sections that ARF supports:
|
||||
|
||||
- objt: Object Type Definitions
|
||||
- type: Blind Type Definitions
|
||||
- type: Type definitions
|
||||
- enum: Enums
|
||||
- face: Interfaces
|
||||
- data: Data
|
||||
- func: Functions and Methods
|
||||
- face: Interfaces and function pointer types
|
||||
- data: Global variables
|
||||
- func: Functions and methods
|
||||
|
||||
# Semantics
|
||||
Section definitions are hoisted so there is no need for prototyping things.
|
||||
|
Reference in New Issue
Block a user