Class MdoRefBuilder

java.lang.Object
com.github._1c_syntax.bsl.languageserver.utils.MdoRefBuilder

public final class MdoRefBuilder extends Object
  • Method Details

    • getMdoRef

      public static String getMdoRef(DocumentContext documentContext, com.github._1c_syntax.bsl.parser.BSLParser.CallStatementContext callStatement)
    • getMdoRef

      public static String getMdoRef(DocumentContext documentContext)
    • getMdoRef

      public static String getMdoRef(DocumentContext documentContext, com.github._1c_syntax.bsl.parser.BSLParser.ComplexIdentifierContext complexIdentifier)
    • getMdoRef

      public static String getMdoRef(DocumentContext documentContext, @Nullable org.antlr.v4.runtime.tree.TerminalNode identifier, List<? extends com.github._1c_syntax.bsl.parser.BSLParser.ModifierContext> modifiers)