Module: Pdfrb::Arlington::Predicate::AST

Defined in:
lib/pdfrb/arlington/predicate/ast.rb

Overview

AST node types for the predicate grammar. Each is a small immutable Struct-like class with the operands it carries.

Defined Under Namespace

Classes: ArrayLit, AtKey, BinOp, FunctionCall, Literal, LogicalOp, PathExpr, Placeholder, UnaryOp