메소드 | 설명 | |
---|---|---|
CheckBfs ( |
||
ParseBfs ( |
||
ParseBfs ( string source, IBfsErrorHandler errorHandler ) : |
||
ReportError ( |
||
ReportError ( string message ) : void | ||
ReportMessage ( string message ) : void | ||
ReportWarning ( |
||
ReportWarning ( string message ) : void |
메소드 | 설명 | |
---|---|---|
BfsCompiler ( ) : Peg.Base |
public static CheckBfs ( |
||
schema | ||
errorHandler | IBfsErrorHandler | |
리턴 |
public static ParseBfs ( |
||
schema | ||
source | string | |
errorHandler | IBfsErrorHandler | |
리턴 |
public static ParseBfs ( string source, IBfsErrorHandler errorHandler ) : |
||
source | string | |
errorHandler | IBfsErrorHandler | |
리턴 |
public static ReportError ( |
||
range | ||
message | string | |
리턴 | void |
public static ReportMessage ( string message ) : void | ||
message | string | |
리턴 | void |
public static ReportWarning ( |
||
range | ||
message | string | |
리턴 | void |
public static ReportWarning ( string message ) : void | ||
message | string | |
리턴 | void |