View on GitHub

Aesi adapter for IntelliJ

An Aesi adapter for IntelliJ.

Download this project as a .zip file Download this project as a tar.gz file

aesi-intellij / org.metaborg.paplj.debugger / AesiLineBreakpointType

AesiLineBreakpointType

class AesiLineBreakpointType : XLineBreakpointTypeBase

Constructors

<init> AesiLineBreakpointType()

Functions

canPutAt fun canPutAt(file: VirtualFile, line: Int, project: Project): Boolean

Companion Object Properties

ID val ID: String