Skip to content

Extract Lexem class from INode #37

@temikfart

Description

@temikfart

Now, INode class plays a double role: INode and Lexem. Lexer must parse input file to lexem, Parser must take Array of Tokens/Lexems and create AST nodes. These tokens should have only one DataType and do not know about Statements.

Metadata

Metadata

Assignees

Labels

ASTLexerParserrefactoringRelated to refactoring, which does not change functionality

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions