MCPcopy Create free account
hub / github.com/dropbox/hackpad / Block

Class Block

infrastructure/rhino1_7R3/src/org/mozilla/javascript/ast/Block.java:53–98  ·  view source on GitHub ↗

A block statement delimited by curly braces. The node position is the position of the open-curly, and the length extends to the position of the close-curly. Node type is Token#BLOCK. Block : { Statement }

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected