production

package
v0.0.0-...-03ea0d3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 22, 2022 License: Apache-2.0 Imports: 0 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CriterionRules = `` /* 340-byte string literal not displayed */

CriterionRules defines the context-free grammar production rules for parsing a clinical-trial eligibility criterion.

View Source
var TestRules = `

#nonterminals:

S -> A B | B C
A -> B A
B -> C C
C -> A B

#terminals:

A -> or
B -> and
C -> or

`

TestRules defines the context-free grammar production rules for testing grammar algorithms.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL