JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.jetbrains.jet.lang.parsing
Interface Consumer<T>
public interface
Consumer
<T>
Method Summary
Methods
Modifier and Type
Method and Description
void
consume
(
T
item)
Method Detail
consume
void
consume
(
T
item)
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method