JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Deprecated
Index
Search
Help
org.jruby.joni
org.joni
WarnCallback
Contents
Description
Field Summary
Method Summary
Field Details
DEFAULT
NONE
Method Details
warn(String)
Hide sidebar
Show sidebar
Interface WarnCallback
public interface
WarnCallback
Field Summary
Fields
Modifier and Type
Field
Description
static final
WarnCallback
DEFAULT
static final
WarnCallback
NONE
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
warn
(
String
message)
Field Details
DEFAULT
static final
WarnCallback
DEFAULT
NONE
static final
WarnCallback
NONE
Method Details
warn
void
warn
(
String
message)