Implementation of PRePTagDEF

    This is a subclass of PRePTagCode which defines the DEF tag. It must have two arguments. For further information see chapter "The DEF tag".

    Constructor:

    PRePTagDEF()
    names the tag "DEF"

    Methods:

    compile(Session)
    checks the arguments and prepare the output

    Related sites:
How the DEF Tag works
Back