Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
badw-it
DHParser
Commits
bd7f33b3
Commit
bd7f33b3
authored
Jul 26, 2021
by
di68kap
Browse files
ts2dataclass extended
parent
9992d57b
Changes
2
Show whitespace changes
Inline
Side-by-side
DHParser/compile.py
View file @
bd7f33b3
examples/ts2dataclass/ts2dataclass.ebnf
View file @
bd7f33b3
...
...
@@ -114,7 +114,6 @@ object = "{" [ association { "," association } ] "}"
basic_type = (`object` | `array` | `string` | `number` | `boolean` | `null`
| `integer` | `uinteger` | `decimal` ) ~
#######################################################################
#
#: Entities
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment