Package com.github._1c_syntax.bsl.reader
Interface MDReader
- All Known Implementing Classes:
DesignerReader
,EDTReader
,FakeReader
public interface MDReader
Интерфейс для ридеров исходников
-
Method Details
-
getConfigurationSource
com.github._1c_syntax.bsl.types.ConfigurationSource getConfigurationSource() -
read
-
read
-
read
-
getRootPath
-
fromXml
-
getReflectionConverter
-
getEXStream
ExtendXStream getEXStream() -
readConfiguration
MDClass readConfiguration() -
readExternalSource
MDClass readExternalSource()
-