Interface HereDocument

  • All Superinterfaces:
    ArgumentList, DockerTree, HasArguments, HasTextRange, Tree
    All Known Implementing Classes:
    HereDocumentImpl

    public interface HereDocument
    extends ArgumentList
    Interface to define the contract of Here-Documents form. It is a way to structure and provide Argument to compatible instruction. It extends from ArgumentList, it is a common interface from which extends any form that provide a list of argument, they are interchangeable. This form is the most complex, as it expect keys with <<-? as prefix and can last over several lines, until we find a line with that key only. Examples :
       <
     
       <