JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
cool.klass.model.converter.compiler.state.order
Interface AntlrOrderByVisitor
All Known Implementing Classes:
UnreferencedPrivatePropertiesOrderByVisitor
public interface
AntlrOrderByVisitor
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
visit
(
AntlrOrderBy
orderBy)
Method Details
visit
void
visit
(@Nonnull
AntlrOrderBy
orderBy)