Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Jingoo.Jg_lexer
Sourcetype lexer_context = {
mutable mode : lexer_mode;
mutable terminator : string option;
mutable token_required : bool;
}