InterfaceUtil
sbt.util.InterfaceUtil$
object InterfaceUtil
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- InterfaceUtil.type
Members list
Concise view
Value members
Concrete methods
def position(line0: Option[Integer], content: String, offset0: Option[Integer], pointer0: Option[Integer], pointerSpace0: Option[String], sourcePath0: Option[String], sourceFile0: Option[File], startOffset0: Option[Integer], endOffset0: Option[Integer], startLine0: Option[Integer], startColumn0: Option[Integer], endLine0: Option[Integer], endColumn0: Option[Integer]): Position
def problem(cat: String, pos: Position, msg: String, sev: Severity, rendered: Option[String], diagnosticCode: Option[DiagnosticCode], diagnosticRelatedInforamation: List[DiagnosticRelatedInformation]): Problem
Deprecated methods
def position(line0: Option[Integer], content: String, offset0: Option[Integer], pointer0: Option[Integer], pointerSpace0: Option[String], sourcePath0: Option[String], sourceFile0: Option[File]): Position
Attributes
- Deprecated
- true
Attributes
- Deprecated
- true
def problem(cat: String, pos: Position, msg: String, sev: Severity, rendered: Option[String]): Problem
Attributes
- Deprecated
- true