Class DocCommentProcessor.Parent

java.lang.Object
com.e1c.langtool.v8.dt.bsl.comment.DocCommentProcessor.Parent
Enclosing class:
DocCommentProcessor

public static class DocCommentProcessor.Parent extends Object
  • Constructor Details

  • Method Details

    • getParent

      public DocCommentProcessor.Parent getParent()
      Gets the parent.
      Returns:
      the parent or null if has no parent.
    • getCurrent

      public Object getCurrent()
      Gets the current BSL Doc comment object.
      Returns:
      the current Doc comment object, cannot be null.