fabiojavamarcos / openSourceParser

Parser to identify libraries in source code. Research project with a huge pipeline that starts with this parser.
MIT License
1 stars 0 forks source link

file_API count with null #9

Open fabiojavamarcos opened 4 years ago

fabiojavamarcos commented 4 years ago

update "file_API" set count = 3 where api_name = 'org.antlr.v4.runtime.tree.ParseTree' and file_name = 'nullGrammarBasedSearchRuleDescriber.java' <--- String starting with null.