Home
last modified time | relevance | path

Searched defs:is_lval_cell (Results 1 – 2 of 2) sorted by relevance

/dports/lang/gnu-apl/apl-1.8/src/
H A DLvalCell.hh43 virtual bool is_lval_cell() const { return true; } in is_lval_cell() function in LvalCell
H A DCell.hh201 virtual bool is_lval_cell() const in is_lval_cell() function in Cell