1.0.5 • Published 3 years ago

nv-cli-ecma-doc-emugann v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

nv-cli-ecma-doct-emugann

  • nv-cli-ecma-doct-emugann
  • cli tool, show emu-gann of ECMA262

install

  • npm install nv-cli-ecma-doct-emugann -g

usage

example

    nv-cli-ecma-doc-emugann# nv_ecma_doc_emugann -d


        Set(17) {
          '[lookahead #-nin { t@1@t , t@3@t , t@5@t , t@7@t , t@9@t }]',
          '[lookahead #-nin nt@DecimalDigit@nt ]',
          '[no nt@LineTerminator@nt here]',
          '[empty]',
          '[lookahead #-neq gprose@(<LF>) ]',
          '[lookahead #-neq t@{@t ]',
          '[lookahead #-nin nt@HexDigit@nt ]',
          '[lookahead #-neq t@}@t ]',
          '[lookahead #-nin { t@{@t , t@function@t , t@async@t  [no nt@LineTerminator@nt here]  t@function@t , t@class@t , t@let@t  t@[@t }]',
          '[lookahead #-neq t@else@t ]',
          '[lookahead #-neq t@let@t  t@[@t ]',
          '[lookahead #-nin { t@let@t , t@async@t  t@of@t }]',
          '[lookahead #-neq t@let@t ]',
          '[lookahead #-nin { t@function@t , t@async@t  [no nt@LineTerminator@nt here]  t@function@t , t@class@t }]',
          '[lookahead #-neq t@^@t ]',
          '[lookahead #-nin nt@OctalDigit@nt ]',
          '[lookahead #-eq t@c@t ]'
        }


    nv-cli-ecma-doc-emugann#nv_ecma_doc_emugann  -s


        ["lookahead",["#-nin",["t@1","t@3","t@5","t@7","t@9"]]]
        ["lookahead",["#-nin",["nt@DecimalDigit"]]]
        ["no-here",["nt@LineTerminator"]]
        ["empty"]
        ["lookahead",["#-neq",["gprose@(<LF>)"]]]
        ["lookahead",["#-neq",["t@{"]]]
        ["lookahead",["#-nin",["nt@HexDigit"]]]
        ["lookahead",["#-neq",["t@}"]]]
        ["lookahead",["#-nin",["t@{","t@function","t@async",[null],"t@function","t@class","t@let  t@["]]]
        ["lookahead",["#-neq",["t@else"]]]
        ["lookahead",["#-neq",["t@let t@["]]]
        ["lookahead",["#-nin",["t@let","t@async","t@of"]]]
        ["lookahead",["#-neq",["t@let"]]]
        ["lookahead",["#-nin",["t@function","t@async",["no-here",["nt@LineTerminator"]],"t@function","t@class"]]]
        ["lookahead",["#-neq",["t@^"]]]
        ["lookahead",["#-nin",["nt@OctalDigit"]]]
        ["lookahead",["#-eq",["t@c"]]]

LICENSE

  • ISC