renamed "hasRestParameter" to "has_rest_parameter"

This commit is contained in:
Erik Krogh Kristensen
2020-09-04 11:52:15 +02:00
parent b3f7c26669
commit ba645b555f
16 changed files with 24 additions and 17 deletions

View File

@@ -440,7 +440,7 @@ scopenesting (unique int inner: @scope ref,
@type_parameterized = @function | @classorinterface | @typealiasdeclaration | @mappedtypeexpr | @infertypeexpr;
is_generator (int fun: @function ref);
hasRestParameter (int fun: @function ref);
has_rest_parameter (int fun: @function ref);
isAsync (int fun: @function ref);
// variables and lexically scoped type names