// ^ type.definition
+glyphs <Array<String>>
//<- operator
- //^ property
- // ^ type
+ //^ method
+ // ^ punctuation
// ^ type.definition
- // ^ type
+ // ^ punctuation
// ^ type.definition
- // ^ type
+ // ^ punctuation
-id <UUID>
-created_at <Date>
-author <Author>
~>textUpdated(text <String>)
//<- operator
- //^ property
+ //^ method
// ^ function
- // ^ variable.parameter
- // ^ type
+ // ^ parameter
+ // ^ punctuation
// ^ type.definition
- // ^ type
+ // ^ punctuation
// ^ function
->authorUpdated(author <Author>)
<~textWillUpdate(text <String>)
<+textWillUpdate(text <String>)
::getAll(parent_id <UUID>) => Promise<Array<Forum.Models.Post>> #> NotFoundError,DisplayError
//<- operator
- //^ property
+ //^ method
// ^ function
- // ^ variable.parameter
- // ^ type
+ // ^ parameter
+ // ^ punctuation
// ^ type.definition
- // ^ type
+ // ^ punctuation
// ^ function
// ^ operator
// ^ type.definition
#update(text <String>) => Promise<void>
#transform([transformer] <Function<T>(T) => boolean>)
//<- operator
- //^ property
+ //^ method
// ^ function
- // ^ variable.parameter.optional
- // ^ type
+ // ^ parameter.optional
+ // ^ punctuation
// ^ type.definition