Uses of Interface
com.smeup.kokos.sdk.rpgle.syntaxchecker.RpgSyntaxCheckerCallback
Packages that use RpgSyntaxCheckerCallback
-
Uses of RpgSyntaxCheckerCallback in com.smeup.kokos.sdk.rpgle.syntaxchecker
Methods in com.smeup.kokos.sdk.rpgle.syntaxchecker that return RpgSyntaxCheckerCallbackModifier and TypeMethodDescriptionstatic RpgSyntaxCheckerCallbackRpgSyntaxCheckerCallback.createDefaultInstance()Methods in com.smeup.kokos.sdk.rpgle.syntaxchecker with parameters of type RpgSyntaxCheckerCallbackModifier and TypeMethodDescriptionvoidRpgSyntaxChecker.checkAllSources(List<File> sourceDirs, File logPath, RpgSyntaxCheckerCallback callback) voidRpgSyntaxChecker.checkAllSources(List<File> sourceDirs, File logPath, FilenameFilter filenameFilter, RpgSyntaxCheckerCallback callback) Checks all rpgle sources and writes the checking result to logPathvoidRpgCompilerCli.exec(RpgSyntaxCheckerCallback callback) Exec command