Class ElementUnterminatedCodeAction
java.lang.Object
org.eclipse.lemminx.extensions.contentmodel.participants.codeactions.CloseTagCodeAction
org.eclipse.lemminx.extensions.contentmodel.participants.codeactions.ElementUnterminatedCodeAction
- All Implemented Interfaces:
ICodeActionParticipant
Code action to fix ElementUnterminated error.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.lemminx.extensions.contentmodel.participants.codeactions.CloseTagCodeAction
doCodeActionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.eclipse.lemminx.services.extensions.codeaction.ICodeActionParticipant
getResolveCodeActionParticipant
-
Constructor Details
-
ElementUnterminatedCodeAction
public ElementUnterminatedCodeAction()
-