Class TreeTypeProvider


  • public final class TreeTypeProvider
    extends java.lang.Object
    • Constructor Detail

      • TreeTypeProvider

        public TreeTypeProvider​(@NotNull
                                @NotNull TreeContext authorizationContext)
    • Method Detail

      • getType

        @NotNull
        public @NotNull TreeType getType​(@NotNull
                                         @NotNull Tree tree)
      • getType

        @NotNull
        public @NotNull TreeType getType​(@NotNull
                                         @NotNull Tree tree,
                                         @NotNull
                                         @NotNull TreeType parentType)