Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Eclipse Projects
Eclipse Titan
titan.EclipsePlug-ins
Commits
b36c608c
Commit
b36c608c
authored
Mar 29, 2021
by
Adam Knapp
Browse files
Merge branch 'master' of
ssh://ppank5@review.gerrithub.io:29418/eclipse/titan.EclipsePlug-ins.git
parents
806e4cb3
03d43328
Changes
1
Hide whitespace changes
Inline
Side-by-side
org.eclipse.titan.common/src/org/eclipse/titan/common/parsers/ParserLogger.java
View file @
b36c608c
...
...
@@ -55,7 +55,7 @@ public final class ParserLogger {
* @param aPrinter printer
* @param aDescription description of the parsing type, for the logging (for example: TTCN-3, Cfg, ASN.1)
*/
public
static
void
log
(
final
ParseTree
aRoot
,
public
static
synchronized
void
log
(
final
ParseTree
aRoot
,
final
Parser
aParser
,
final
TokenNameResolver
aTokenNameResolver
,
final
IPrinter
aPrinter
,
...
...
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