|
nixd
|
nixf-tidy, provide linting based on libnixf. More...
#include "nixf/Basic/JSONDiagnostic.h"#include "nixf/Basic/Nodes/Basic.h"#include "nixf/Parse/Parser.h"#include "nixf/Sema/VariableLookup.h"#include <iostream>#include <sstream>Go to the source code of this file.
Functions | |
| int | main (int Argc, const char *Argv[]) |
nixf-tidy, provide linting based on libnixf.
Definition in file nixf-tidy.cpp.
| int main | ( | int | Argc, |
| const char * | Argv[] ) |
Definition at line 33 of file nixf-tidy.cpp.
References nixf::parse(), nixf::VariableLookupAnalysis::runOnAST(), and nixf::to_json().