public class DefaultRoleFinder extends java.lang.Object implements RoleFinder
Modifier and Type | Field and Description |
---|---|
protected IElementType[] |
myElementTypes |
Constructor and Description |
---|
DefaultRoleFinder(IElementType... elementType) |
Modifier and Type | Method and Description |
---|---|
ASTNode |
findChild(ASTNode parent) |
protected IElementType[] myElementTypes
public DefaultRoleFinder(IElementType... elementType)
public ASTNode findChild(ASTNode parent)
findChild
in interface RoleFinder