mirror of
https://github.com/github/semantic.git
synced 2024-12-25 07:55:12 +03:00
Document Literal Locations.
This commit is contained in:
parent
0efffe3e3d
commit
66281a6674
@ -1,3 +1,4 @@
|
||||
public enum Location {
|
||||
/// A literal string, vs. range information.
|
||||
case Literal(String)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user