All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.intellij.psi.PsiField Maven / Gradle / Ivy

/*
 * Copyright (c) 2008-2014 Maxifier Ltd. All Rights Reserved.
 */
package com.intellij.psi;

/**
 * THIS CLASS WAS GENERATED AUTOMATICALLY WITH StubGen BASED ON IDEA BINARIES
 * DON'T MODIFY IT MANUALLY!

 * @author Alexander Kochurov ([email protected])
 */
public interface PsiField extends PsiMember, PsiVariable, PsiDocCommentOwner {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy