Package org.extex.unit.tex.file.nodes

This package contains node types used for handling delayed file operations.

See:
          Description

Class Summary
WhatsItCloseNode This WhatsIt node closes an out file on shipping.
WhatsItOpenNode This WhatsIt node which opens an out file at shipping.
WhatsItWriteNode This WhatsIt node writes some expanded tokens to an out file on shipping.
 

Package org.extex.unit.tex.file.nodes Description

This package contains node types used for handling delayed file operations. This means that non immediate operations place those nodes on the list and wait until shipping time to evaluate them.