JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
aya.ij.parsing.core
Package
com.intellij.lang
Interface WhitespaceSkippedCallback
public interface
WhitespaceSkippedCallback
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onSkip
(
IElementType
type, int start, int end)
Method Details
onSkip
void
onSkip
(
IElementType
type, int start, int end)