JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Package
org.qdl_lang.expressions
Interface SizeQuery
public interface
SizeQuery
Marker interface that queries a
Monad
,
Dyad
or
Polyad
for its size. The contract is: Check instanceof for this and return an array of the arguments this can hold.
Created by Jeff Gaynor
on 4/16/22 at 6:11 AM