Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 472 Bytes

File metadata and controls

17 lines (13 loc) · 472 Bytes

dictionaryEntry

Class

Foam::dictionaryEntry

Description

A keyword and a list of tokens is a 'dictionaryEntry'.

An dictionaryEntry can be read, written and printed, and the types and values of its tokens analysed. A dictionaryEntry is a high-level building block for data description. It is a front-end for the token parser. A list of entries can be used as a set of keyword syntax elements, for example.

SourceFiles

dictionaryEntry.C dictionaryEntryIO.C