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-eclipse / com.virtlink.aesi.eclipse.debugging.model / AesiBreakpointAdapterFactory

AesiBreakpointAdapterFactory

open class AesiBreakpointAdapterFactory : IAdapterFactory

Constructors

<init> AesiBreakpointAdapterFactory()

Functions

getAdapter open fun getAdapter(adaptableObject: Any, adapterType: Class<Any>): Any
getAdapterList open fun getAdapterList(): Array<Class<Any>>