nativeClause abstract method
Returns a newly created native clause.
Implementation
NativeClause nativeClause(Token nativeKeyword, StringLiteral? name);
Returns a newly created native clause.
NativeClause nativeClause(Token nativeKeyword, StringLiteral? name);