Results for: "remove_const"

An authoritative name server.

No documentation available

Raised when the tree is malformed or there is a bug in the compiler.

No documentation available
No documentation available
No documentation available

Makes a list of existing constants deprecated. Attempt to refer to them will produce a warning.

module HTTP
  NotFound = Exception.new
  NOT_FOUND = NotFound # previous version of the library used this name

  deprecate_constant :NOT_FOUND
end

HTTP::NOT_FOUND
# warning: constant HTTP::NOT_FOUND is deprecated

returns an integer in (-infty, 0] a number closer to 0 means the dependency is less constraining

dependencies w/ 0 or 1 possibilities (ignoring version requirements) are given very negative values, so they always sort first, before dependencies that are unconstrained

Create a new ConstantReadNode node.

Create a new ShareableConstantNode node.

in ConstantReadNode in String

Example:

Foo
^^^

Compile a ConstantReadNode node

Compile a ShareableConstantNode node

Dispatch enter and leave events for ConstantReadNode nodes and continue walking the tree.

Dispatch enter and leave events for ShareableConstantNode nodes and continue walking the tree.

Inspect a ConstantReadNode node.

Inspect a ShareableConstantNode node.

Copy a ConstantReadNode node

Copy a ShareableConstantNode node

Retrieve the value of one of the ShareableConstantNodeFlags flags.

Foo ^^^

A shareable constant.

No documentation available
No documentation available
Search took: 5ms  ·  Total Results: 5438