Skip to content

Comments

Element position in LogInfo#15

Closed
Pichers wants to merge 3 commits intomainfrom
elementPosInLog
Closed

Element position in LogInfo#15
Pichers wants to merge 3 commits intomainfrom
elementPosInLog

Conversation

@Pichers
Copy link
Collaborator

@Pichers Pichers commented Apr 23, 2025

Description

Added the analysed element's source position to the log, both for known and unknown file positions

Example

|- [ Latte Type checker initialized ]
|- Visiting class: (MyStackTest.java:4)
|- Visiting constructor <> (unknown file)
|- Visiting invocation <super()> (unknown file)
|- Visiting method

(MyStackTest.java:6)
|- Visiting parameter (MyStackTest.java:6)
|- args: ­Ø£ê2
|- ­Ø£ê2: SHARED

Related Issue

#4

Type of change

  • Bug fix
  • New feature
  • Documentation update
  • Code refactoring

@Pichers Pichers closed this Apr 23, 2025
@Pichers
Copy link
Collaborator Author

Pichers commented Apr 23, 2025

Wrong base branch

@Pichers Pichers deleted the elementPosInLog branch April 23, 2025 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant