Uses of Interface
org.extex.interpreter.type.ProtectedCode

Packages that use ProtectedCode
org.extex.unit.tex.macro.util This package contains utilities for the management of macros. 
 

Uses of ProtectedCode in org.extex.unit.tex.macro.util
 

Classes in org.extex.unit.tex.macro.util that implement ProtectedCode
 class ProtectedMacroCode
          This class is identical to the super class MacroCode but in addition it implements the marker interface ProtectedCode.