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 LightPsiParser
public interface
LightPsiParser
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
parseLight
(
IElementType
root,
PsiBuilder
builder)
Method Details
parseLight
void
parseLight
(
IElementType
root,
PsiBuilder
builder)