antlr-d v1.6.7 (2020-02-12T09:00:42Z)
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