package filecompat
Type Members
- class FileNameCompat extends CpgPass
Updates NAMESPACE_BLOCKs, TYPE_DECLs and METHODs so that they all have a FILENAME property if at all possible by defaulting to the previously used, AST-based query.
Updates NAMESPACE_BLOCKs, TYPE_DECLs and METHODs so that they all have a FILENAME property if at all possible by defaulting to the previously used, AST-based query.
This pass should come after AST edges have been reconstructed, that is, after Linker. Is used by FileLinker.