Skip to content

Parsing actions ULOG and NFLOG #94

@diekmann

Description

@diekmann

When talking about filtering behavior, the actions ULOG, NFLOG, and LOG all behave equally: They only log (somehow) and do not influence the filtering behavior. The parser (tokenizer) should recognize them all as just LOG.

At the moment, the tool refuses analysis because it does not know the actions NFLOG and ULOG.

This needs to implemented both in the SML parser and the haskell tool. The parser tester needs test cases for this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions