renamed "hasAssertsKeyword" to "has_asserts_keyword"

This commit is contained in:
Erik Krogh Kristensen
2020-09-04 11:52:03 +02:00
parent fc7f024147
commit b5d6cbd5b3
6 changed files with 11 additions and 4 deletions

View File

@@ -645,7 +645,7 @@ case @type.kind of
@unionorintersectiontype = @uniontype | @intersectiontype;
@typevariabletype = @canonicaltypevariabletype | @lexicaltypevariabletype;
hasAssertsKeyword(int node: @predicatetypeexpr ref);
has_asserts_keyword(int node: @predicatetypeexpr ref);
@typed_ast_node = @expr | @typeexpr | @function;
ast_node_type(