finished default parser
This commit is contained in:
7
src/Domain/Modules/Interpreter/Lexicon/Lex.php
Normal file
7
src/Domain/Modules/Interpreter/Lexicon/Lex.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
namespace XaiCorp\AbcParser\Domain\Modules\Interpreter\Lexicon;
|
||||
|
||||
interface Lex
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user