blob: d1e011af56ef6b82320bdb2ceb6012bc8333472a [file] [log] [blame]
// This file was generated by go generate; DO NOT EDIT
package precis
type property int
const (
pValid property = 1 << iota
contextO
contextJ
disallowed
unassigned
freePVal
idDis
)