Module aya.ij.parsing.core
Package com.intellij.indentation
Interface OperationParserHelper.CustomBinaryOperationParser
- Enclosing class:
- OperationParserHelper
public static interface OperationParserHelper.CustomBinaryOperationParser
-
Method Summary
-
Method Details
-
isBinaryOperator
boolean isBinaryOperator(int level) -
parseBinaryOperator
void parseBinaryOperator()
-