antlr-d v1.8.2 (2020-11-28T07:20:27Z)
Dub
Repo
Predicate
antlr
v4
runtime
misc
Predicate
TODO add interface description
interface
Predicate (
T
) {
bool
test
(T t);
}
Members
Functions
test
bool
test
(T t)
Undocumented in source.
Meta
Source
See Implementation
antlr
v4
runtime
misc
Predicate
interfaces
Predicate
TODO add interface description