PHP 8.2.30
Preview: node_classes.py Size: 1.80 KB
//opt/cloudlinux/venv/lib/python3.11/site-packages/astroid/node_classes.py

# Licensed under the LGPL: https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html
# For details: https://github.com/PyCQA/astroid/blob/main/LICENSE
# Copyright (c) https://github.com/PyCQA/astroid/blob/main/CONTRIBUTORS.txt

# pylint: disable=unused-import

import warnings

from astroid.nodes.node_classes import (  # pylint: disable=redefined-builtin (Ellipsis)
    CONST_CLS,
    AnnAssign,
    Arguments,
    Assert,
    Assign,
    AssignAttr,
    AssignName,
    AsyncFor,
    AsyncWith,
    Attribute,
    AugAssign,
    Await,
    BaseContainer,
    BinOp,
    BoolOp,
    Break,
    Call,
    Compare,
    Comprehension,
    Const,
    Continue,
    Decorators,
    DelAttr,
    Delete,
    DelName,
    Dict,
    DictUnpack,
    Ellipsis,
    EmptyNode,
    EvaluatedObject,
    ExceptHandler,
    Expr,
    ExtSlice,
    For,
    FormattedValue,
    Global,
    If,
    IfExp,
    Import,
    ImportFrom,
    Index,
    JoinedStr,
    Keyword,
    List,
    LookupMixIn,
    Match,
    MatchAs,
    MatchCase,
    MatchClass,
    MatchMapping,
    MatchOr,
    MatchSequence,
    MatchSingleton,
    MatchStar,
    MatchValue,
    Name,
    NamedExpr,
    NodeNG,
    Nonlocal,
    Pass,
    Pattern,
    Raise,
    Return,
    Set,
    Slice,
    Starred,
    Subscript,
    TryExcept,
    TryFinally,
    TryStar,
    Tuple,
    UnaryOp,
    Unknown,
    While,
    With,
    Yield,
    YieldFrom,
    are_exclusive,
    const_factory,
    unpack_infer,
)

# We cannot create a __all__ here because it would create a circular import
# Please remove astroid/scoped_nodes.py|astroid/node_classes.py in autoflake
# exclude when removing this file.
warnings.warn(
    "The 'astroid.node_classes' module is deprecated and will be replaced by "
    "'astroid.nodes' in astroid 3.0.0",
    DeprecationWarning,
    stacklevel=2,
)

Directory Contents

Dirs: 4 × Files: 31

Name Size Perms Modified Actions
brain DIR
- drwxr-xr-x 2026-02-06 08:01:08
Edit Download
- drwxr-xr-x 2026-02-06 08:01:08
Edit Download
nodes DIR
- drwxr-xr-x 2026-02-06 08:01:08
Edit Download
- drwxr-xr-x 2026-02-06 08:01:08
Edit Download
12.65 KB lrw-r--r-- 2026-01-20 13:01:48
Edit Download
572 B lrw-r--r-- 2026-01-20 13:01:48
Edit Download
24.99 KB lrw-r--r-- 2026-01-20 13:01:48
Edit Download
18.35 KB lrw-r--r-- 2026-01-20 13:01:48
Edit Download
1.07 KB lrw-r--r-- 2026-01-20 13:01:48
Edit Download
4.92 KB lrw-r--r-- 2026-01-20 13:01:48
Edit Download
5.85 KB lrw-r--r-- 2026-01-20 13:01:48
Edit Download
9.85 KB lrw-r--r-- 2026-01-20 13:01:48
Edit Download
12.78 KB lrw-r--r-- 2026-01-20 13:01:48
Edit Download
9.42 KB lrw-r--r-- 2026-01-20 13:01:48
Edit Download
11.07 KB lrw-r--r-- 2026-01-20 13:01:48
Edit Download
44.06 KB lrw-r--r-- 2026-01-20 13:01:48
Edit Download
2.82 KB lrw-r--r-- 2026-01-20 13:01:48
Edit Download
17.54 KB lrw-r--r-- 2026-01-20 13:01:48
Edit Download
1.15 KB lrw-r--r-- 2026-01-20 13:01:48
Edit Download
22.96 KB lrw-r--r-- 2026-01-20 13:01:48
Edit Download
1.80 KB lrw-r--r-- 2026-01-20 13:01:48
Edit Download
12.46 KB lrw-r--r-- 2026-01-20 13:01:48
Edit Download
32.20 KB lrw-r--r-- 2026-01-20 13:01:48
Edit Download
22.34 KB lrw-r--r-- 2026-01-20 13:01:48
Edit Download
77.86 KB lrw-r--r-- 2026-01-20 13:01:48
Edit Download
958 B lrw-r--r-- 2026-01-20 13:01:48
Edit Download
2.38 KB lrw-r--r-- 2026-01-20 13:01:48
Edit Download
3.19 KB lrw-r--r-- 2026-01-20 13:01:48
Edit Download
1.94 KB lrw-r--r-- 2026-01-20 13:01:48
Edit Download
4.62 KB lrw-r--r-- 2026-01-20 13:01:48
Edit Download
4.05 KB lrw-r--r-- 2026-01-20 13:01:48
Edit Download
6.85 KB lrw-r--r-- 2026-01-20 13:01:48
Edit Download
786 B lrw-r--r-- 2026-01-20 13:01:48
Edit Download
4.98 KB lrw-r--r-- 2026-01-20 13:01:48
Edit Download
274 B lrw-r--r-- 2026-01-20 13:01:48
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).