Код компиляции документа

This commit is contained in:
2025-03-19 23:42:25 +03:00
parent b5acf25310
commit de16ee3a70
6 changed files with 54 additions and 27 deletions
+2
View File
@@ -16,6 +16,8 @@ namespace mROA.CodegenTools
}
public string Tag => _tag;
public int TargetLength => StoredText.Length;
public string Bake()
{
return String.Empty;