JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
us.irdev.bedrock.bag
us.irdev.bedrock.bag.scanner
Receiver
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
handleToken(Token)
Interface Receiver<EmitTokenType>
public interface
Receiver<EmitTokenType>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
handleToken
(
Token
<
EmitTokenType
> token)
Method Details
handleToken
void
handleToken
(
Token
<
EmitTokenType
> token)