Skip to content

Commit

Permalink
Add a few sub-scopes to scope_data, mostly meta
Browse files Browse the repository at this point in the history
  • Loading branch information
FichteFoll committed Mar 29, 2017
1 parent 50287fe commit 0d4c2de
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions scope_data/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,11 @@
entity
name
function
class
type
tag
section
constant
other
inherited-class
attribute-name
Expand Down Expand Up @@ -56,12 +58,23 @@
other
meta
key
value
function
function-call
class
sequence
mapping
punctuation
definition
string
begin
end
comment
begin
end
section
sequence
begin
end
Expand All @@ -78,6 +91,8 @@
dot
double-colon
fat-arrow
colon
backslash
storage
type
Expand Down

0 comments on commit 0d4c2de

Please sign in to comment.