antlr-d v1.7.3 (2020-04-15T19:04:07Z)
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