Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
9.2.2023: Due to updates GitLab will be unavailable for some minutes between 9:00 and 11:00.
Open sidebar
badw-it
DHParser
Commits
9ecfd232
Commit
9ecfd232
authored
Jul 06, 2018
by
eckhart
Browse files
- Verdichtung wird berücksichtigt
parent
729535fb
Changes
1
Hide whitespace changes
Inline
Side-by-side
DHParser/dsl.py
View file @
9ecfd232
...
...
@@ -94,7 +94,7 @@ from DHParser import logging, is_filename, load_if_file, \\
ZeroOrMore, Forward, NegativeLookahead, Required, mixin_comment, compile_source,
\\
grammar_changed, last_value, counterpart, accumulate, PreprocessorFunc,
\\
Node, TransformationFunc, TransformationDict, transformation_factory,
\\
traverse, remove_children_if, merge_children, is_anonymous,
\\
traverse, remove_children_if, merge_children, is_anonymous,
matches_re,
\\
reduce_single_child, replace_by_single_child, replace_or_reduce, remove_whitespace,
\\
remove_expendables, remove_empty, remove_tokens, flatten, is_whitespace,
\\
is_empty, is_expendable, collapse, replace_content, WHITESPACE_PTYPE, TOKEN_PTYPE,
\\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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