Module trial.discovery.code

A module containing parsing code utilities

Functions

NameDescription
camelToSentence(name) Converts a string from camel notation to a readable sentence
getModuleName(fileName) Get the module name of a DLang source file

Structs

NameDescription
DLangAttribute
TokenIterator An iterator that helps to deal with DLang tokens