Sha256: 41b565bfc9bec034e2b9bfbb2020ef3907adbab271f9b4cf8cb24c79b5ee05e9
Contents?: true
Size: 188 Bytes
Versions: 60
Compression:
Stored size: 188 Bytes
Contents
var ALLOW_OF_CLAUSE = true; module.exports = { parse: function nthWithOfClause() { return this.createSingleNodeList( this.Nth(ALLOW_OF_CLAUSE) ); } };
Version data entries
60 entries across 33 versions & 10 rubygems