|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.kotlin.diagnostics.DiagnosticUtils.LineAndColumn
public static final class DiagnosticUtils.LineAndColumn
| Field Summary | |
|---|---|
static DiagnosticUtils.LineAndColumn |
NONE
|
| Constructor Summary | |
|---|---|
DiagnosticUtils.LineAndColumn(int line,
int column)
|
|
| Method Summary | |
|---|---|
int |
getColumn()
|
int |
getLine()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final DiagnosticUtils.LineAndColumn NONE
| Constructor Detail |
|---|
public DiagnosticUtils.LineAndColumn(int line,
int column)
| Method Detail |
|---|
public int getLine()
public int getColumn()
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||