libcss
Loading...
Searching...
No Matches
Classes | Typedefs | Functions
parse2-auto.c File Reference
#include <ctype.h>
#include <inttypes.h>
#include <stdbool.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <libcss/libcss.h>
#include "utils/utils.h"
#include "dump.h"
#include "testutils.h"

Classes

struct  line_ctx
 

Typedefs

typedef struct line_ctx line_ctx
 

Functions

int main (int argc, char **argv)
 

Typedef Documentation

◆ line_ctx

typedef struct line_ctx line_ctx
Todo:
at some point, we need to extend this to handle nested blocks

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)