antlr-d v1.6.8 (2020-03-09T17:47:05Z)
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