LUFileParser.NormalIntentBodyContext.errorString Yöntem

Tanım

Aşırı Yüklemeler

errorString()
errorString(Int32)

errorString()

public LUFileParser.ErrorStringContext[] errorString();
member this.errorString : unit -> LUFileParser.ErrorStringContext[]
Public Function errorString () As LUFileParser.ErrorStringContext()

Döndürülenler

Şunlara uygulanır

errorString(Int32)

public LUFileParser.ErrorStringContext errorString(int i);
member this.errorString : int -> LUFileParser.ErrorStringContext
Public Function errorString (i As Integer) As LUFileParser.ErrorStringContext

Parametreler

i
Int32

Döndürülenler

Şunlara uygulanır