mirror of
https://github.com/github/semantic.git
synced 2024-12-24 23:42:31 +03:00
Document Category, sorta.
This commit is contained in:
parent
f2826c3bd2
commit
4454f4b04f
@ -1,3 +1,4 @@
|
||||
/// A syntactic category to which nodes can belong.
|
||||
public enum Category: AlgebraicHashable, Comparable, CustomDebugStringConvertible, CustomJSONConvertible {
|
||||
case Tag(String)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user