The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Erlang::Parser::Node::BinaryExpr - a term within a binary term

DESCRIPTION

Any expression that can be part of the body of a binary list or string.

Accessors

output

The Erlang::Parser::Node which provides the output for this term.

size

A Erlang::Parser::Node which specifies the length (in bits) of this term, or undef.

qualifier

Qualifiers that specify how this term is to be output in string form, or undef.

Methods

print

Pretty-prints the node to its filehandle argument.

EXAMPLE

        X:8/integer-signed-big